EventManager

abstract class EventManager

Types

Link copied to clipboard
object Companion

Functions

Link copied to clipboard
abstract fun track(vararg events: Event?)

Method to track events, which could result in actions such as an InApp Message being displayed.