CreateTrackerEvent

Constructors

Link copied to clipboard
constructor(@NotNull tracker: Tracker)

Properties

Link copied to clipboard
val HANDLER_LIST: HandlerList
Handler list

Functions

Link copied to clipboard
open fun callEvent(): Boolean
Link copied to clipboard
open fun getEventName(): @NotNull String
Link copied to clipboard
@NotNull
open fun getHandlerList(): HandlerList
Gets a handler list
Link copied to clipboard
@NotNull
open fun getHandlers(): HandlerList
Link copied to clipboard