Package 

Class Device

  • All Implemented Interfaces:

    
    public final class Device
    
                        

    Device's information needed to register push notifications.

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      final String getToken() Device's token generated by push notification provider.
      final PushProvider getPushProvider() Push notifications provider type.
      final String getProviderName() Push notifications provider name.
      • Methods inherited from class java.lang.Object

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