Constructors

Link copied to clipboard
constructor(name: String, params: Map<String, Any> = emptyMap())

Properties

Link copied to clipboard
override val name: String

The name of the event.

Link copied to clipboard
override val params: Map<String, Any>

The parameters of the event.

Link copied to clipboard
override val sources: Set<AnalyticSource>