Class DeviceToken


  • public class DeviceToken
    extends Object
    • Constructor Detail

      • DeviceToken

        public DeviceToken()
    • Method Detail

      • getIdentifier

        public String getIdentifier()
      • setIdentifier

        public void setIdentifier​(String identifier)
      • getApplicationKey

        public String getApplicationKey()
      • setApplicationKey

        public void setApplicationKey​(String applicationKey)
      • getDeviceToken

        public String getDeviceToken()
      • setDeviceToken

        public void setDeviceToken​(String deviceToken)
      • getPlatform

        public Platform getPlatform()
      • setPlatform

        public void setPlatform​(Platform platform)