-
- All Implemented Interfaces:
-
java.io.Serializable,kotlin.Comparable
public enum TriggerType extends Enum<TriggerType>
Trigger type indicating whether an event was triggered manually by the application or automatically by the SDK itself.
-
-
Method Summary
Modifier and Type Method Description final StringgetName()final IntegergetOrdinal()-
-
Method Detail
-
getOrdinal
final Integer getOrdinal()
-
-
-
-