-
- All Implemented Interfaces:
-
com.onesignal.common.consistency.models.IConsistencyKeyEnum,java.io.Serializable,kotlin.Comparable
public enum IamFetchRywTokenKey extends Enum<IamFetchRywTokenKey> implements IConsistencyKeyEnum
Each enum is a key that we use to keep track of read-your-write tokens. Although the enums are named with "UPDATE", they serve as keys for tokens from both PATCH & POST
-
-
Enum Constant Summary
Enum Constants Enum Constant Description SUBSCRIPTIONUSER
-
Method Summary
Modifier and Type Method Description final StringgetName()final IntegergetOrdinal()-
-
Method Detail
-
getOrdinal
final Integer getOrdinal()
-
-
-
-