-
- All Implemented Interfaces:
-
java.io.Serializable,kotlin.Comparable
public enum ViewEvent.StartReason extends Enum<ViewEvent.StartReason>
The precondition that led to the creation of the session
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description public classViewEvent.StartReason.Companion
-
Enum Constant Summary
Enum Constants Enum Constant Description BACKGROUND_EVENTSTOP_APIMAX_DURATIONINACTIVITY_TIMEOUTAPP_START
-
Method Summary
Modifier and Type Method Description final JsonElementtoJson()final StringgetName()final IntegergetOrdinal()-
-
Method Detail
-
toJson
final JsonElement toJson()
-
getOrdinal
final Integer getOrdinal()
-
-
-
-