Events

interface Events

Functions

Link copied to clipboard
abstract fun logEvent(eventName: String, details: Map<String, Any>? = null, error: Exception? = null)