Uses of Class
dd2480.group4.net.Notification.Status
| Package | Description |
|---|---|
| dd2480.group4.net |
-
Uses of Notification.Status in dd2480.group4.net
Methods in dd2480.group4.net that return Notification.Status Modifier and Type Method Description static Notification.StatusNotification.Status. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static Notification.Status[]Notification.Status. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in dd2480.group4.net with parameters of type Notification.Status Modifier and Type Method Description java.net.HttpURLConnectionNotification. setStatus(PushEvent pushEvent, Notification.Status status, java.lang.String statusMessage)java.net.HttpURLConnectionNotificationInterface. setStatus(PushEvent pushEvent, Notification.Status status, java.lang.String statusMessage)