Package | Description |
---|---|
com.mmsoftdesign.cloud | |
com.mmsoftdesign.cloud.model |
Modifier and Type | Method and Description |
---|---|
void |
Service.sendNotificationToAllDevices(String message,
NotificationPriority priority)
Sends a notification to all devices.
|
Modifier and Type | Method and Description |
---|---|
static NotificationPriority |
NotificationPriority.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static NotificationPriority[] |
NotificationPriority.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2015 MMSOFT Design. All Rights Reserved.