ConnectedDevicesNotificationType Enum
- java.
lang. Object - java.
lang. Enum<ConnectedDevicesNotificationType> - com.
microsoft. connecteddevices. ConnectedDevicesNotificationType
- com.
- java.
public enum ConnectedDevicesNotificationType
Contains values that describe the type (service) of a notification.
APN |
Apple Push Notification Service. |
FCM |
Firebase Cloud Messaging. |
GCM |
Google Cloud Messaging. |
POLLING |
No cloud notification service; instead poll for incoming responses. |
UNKNOWN |
ConnectedDevicesNotificationType is unknown (consistent with core). |
WNS |
Windows Push Notification Services. |
fromInt(int value)
public static ConnectedDevicesNotificationType fromInt(int value)
- value
- int