Uses of Class
javapns.notification.transmission.NotificationThread.MODE

Packages that use NotificationThread.MODE
javapns.notification.transmission Specialized classes for transmitting notifications to large number of devices. 
 

Uses of NotificationThread.MODE in javapns.notification.transmission
 

Methods in javapns.notification.transmission that return NotificationThread.MODE
static NotificationThread.MODE NotificationThread.MODE.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static NotificationThread.MODE[] NotificationThread.MODE.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2016. All Rights Reserved.