Namespace Tizen.Messaging.Push
Classes
PushClient
The PushClient API provides functions to connect to push service for receiving push messages.
PushConnectionStateEventArgs
An extended EventArgs class, which contains the State Information.
PushMessageEventArgs
An extended EventArgs class, which contains the message received.
Structs
ServerResponse
The ServerResponse structure provides the result and the server response if any.
Enums
PushConnectionStateEventArgs.PushState
Enumeration for the different states.
ServerResponse.Result
Enumeration for the Result from the server.