Enum PushConnectionStateEventArgs.PushState
Definition
- Assembly:
- Tizen.Messaging.Push.dll
Enumeration for the different states.
public enum PushConnectionStateEventArgs.PushState
Fields
| Name | Description |
|---|---|
| PingChanged | Ping interval is changing. |
| ProvisioningIPChanged | To change the provisioning server IP. |
| Registered | Registered with the Server. |
| StateError | Error Occured in Changing State. |
| Unregistered | Unregistered. |