//inappmessaging/com.rakuten.tech.mobile.inappmessaging.runtime.data.enums/EventType

EventType

[androidJvm]
enum EventType : Enum<EventType>

Local events type according to type ID.

Entries

INVALID [androidJvm]
INVALID
APP_START [androidJvm]
APP_START
LOGIN_SUCCESSFUL [androidJvm]
LOGIN_SUCCESSFUL
PURCHASE_SUCCESSFUL [androidJvm]
PURCHASE_SUCCESSFUL
CUSTOM [androidJvm]
CUSTOM

Types

Name Summary
Companion [androidJvm]
object Companion

Properties

Name Summary
name [androidJvm]
val name: String
ordinal [androidJvm]
val ordinal: Int
typeId [androidJvm]
val typeId: Int
Event type id