collectEvent

abstract fun collectEvent(eventName: String)

Stores an event occurrence for later analysis. Does nothing if the client is not active.

Parameters

eventName

Name of the event to collect