|
Oracle® On Track Communication SDK Documentation Release 1(1.0) E20955-01 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use XNotificationGroup | |
|---|---|
| waggle.common.modules.chat.infos | Data transfer objects defined by the Chat Module API. |
| waggle.common.modules.device | Device Module API. |
| waggle.common.modules.device.infos | Data transfer objects defined by the Device Module API. |
| waggle.common.modules.notification.enums | Enums defined by the Notification Module API. |
| waggle.common.modules.profile.infos | Data transfer objects defined by the Profile Module API. |
| waggle.common.modules.realm.infos | Data transfer objects defined by the Realm Module API. |
| Uses of XNotificationGroup in waggle.common.modules.chat.infos |
|---|
| Fields in waggle.common.modules.chat.infos declared as XNotificationGroup | |
|---|---|
XNotificationGroup |
XChatInfo.GroupThe Notification group. |
XNotificationGroup |
XChatInfo.GroupYouThe Notification group for when the targeted (referenced) user is 'you'. |
| Uses of XNotificationGroup in waggle.common.modules.device |
|---|
| Method parameters in waggle.common.modules.device with type arguments of type XNotificationGroup | |
|---|---|
XDeviceInfo |
XDeviceModule.Server.createDevice(XObjectID userID, String deviceName, XDeviceType deviceType, String deviceDeviceID, String deviceAppID, String deviceData, List<XNotificationGroup> deviceSettings)Create a new unique Device for the specified User. |
XDeviceInfo |
XDeviceModule.Server.registerDevice(String deviceName, XDeviceType deviceType, String deviceDeviceID, String deviceAppID, String deviceData, List<XNotificationGroup> deviceSettings)Register or re-register a new or existing Device for the current User. |
void |
XDeviceModule.Server.updateConversationDeviceSettings(XObjectID conversationID, XObjectID deviceID, List<XNotificationGroup> deviceSettings)Add or update an existing Conversation Device override setting. |
XDeviceInfo |
XDeviceModule.Server.updateDevice(XObjectID deviceID, String deviceName, XDeviceType deviceType, String deviceDeviceID, String deviceAppID, String deviceData, List<XNotificationGroup> deviceSettings)Update an existing Device. |
XDeviceInfo |
XDeviceModule.Server.updateDeviceSettings(XObjectID deviceID, List<XNotificationGroup> deviceSettings)Update an existing Device's settings. |
| Uses of XNotificationGroup in waggle.common.modules.device.infos |
|---|
| Fields in waggle.common.modules.device.infos with type parameters of type XNotificationGroup | |
|---|---|
Collection<XNotificationGroup> |
XDeviceInfo.DeviceNotificationSettingsDevice's notification settings. |
| Uses of XNotificationGroup in waggle.common.modules.notification.enums |
|---|
| Methods in waggle.common.modules.notification.enums that return XNotificationGroup | |
|---|---|
XNotificationGroup |
XNotificationEvent.getGroup()Get the controlling Group. |
XNotificationGroup |
XNotificationEvent.getYouGroup()Get the controlling You. |
static XNotificationGroup |
XNotificationGroup.valueOf(String name)Returns the enum constant of this type with the specified name. |
static XNotificationGroup[] |
XNotificationGroup.values()Returns an array containing the constants of this enum type, in the order they are declared. |
| Uses of XNotificationGroup in waggle.common.modules.profile.infos |
|---|
| Fields in waggle.common.modules.profile.infos declared as XNotificationGroup | |
|---|---|
XNotificationGroup |
XProfileNotificationInfo.NotificationGroupNotification Group. |
| Uses of XNotificationGroup in waggle.common.modules.realm.infos |
|---|
| Fields in waggle.common.modules.realm.infos declared as XNotificationGroup | |
|---|---|
XNotificationGroup |
XRealmNotificationInfo.NotificationGroupNotification Group. |
|
Oracle® On Track Communication SDK Documentation Release 1(1.0) E20955-01 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||