Notifications Class |
Namespace: Oracle.Cloud.Mobile.Notifications
The Notifications type exposes the following members.
Name | Description | |
---|---|---|
![]() | Notifications |
Internal constructor not meant for callers to invoke directly.
|
Name | Description | |
---|---|---|
![]() | Backend |
The Mobile Backend that this Service Proxy is associated with.
(Inherited from ServiceProxy.) |
Name | Description | |
---|---|---|
![]() | DeregisterForNotificationsAsync |
De-registers the current app running on the device for receiving push notifications.
|
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | RegisterForNotificationsAsync |
Registers the current app running on the device for receiving push notifications.
|
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |