com.hedgehog.gdzietabiedra.utils.analytics / EventType
EventType
sealed class EventType (source)
Types
| Name | Summary |
|---|---|
| Event | class Event : EventType |
| Screen | class Screen : EventType |
Functions
| Name | Summary |
|---|---|
| getBundle | abstract fun getBundle(): Bundle |
| name | abstract fun name(): String |
Inheritors
| Name | Summary |
|---|---|
| Event | class Event : EventType |
| Screen | class Screen : EventType |