Package 

Enum IamFetchRywTokenKey

  • 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

    • Method Summary

      Modifier and Type Method Description
      final String getName()
      final Integer getOrdinal()
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait