Class RawAuthResponse


  • public class RawAuthResponse
    extends Object
    • Constructor Detail

      • RawAuthResponse

        public RawAuthResponse​(boolean pushEnabled,
                               String token)
    • Method Detail

      • isPushEnabled

        public boolean isPushEnabled()
      • getToken

        public String getToken()
      • getChannels

        public String getChannels()
      • getExpiration

        public long getExpiration()