Enum PushConnectionStateEventArgs.PushState

Definition

Namespace:
Tizen.Messaging.Push
Assembly:
Tizen.Messaging.Push.dll
API Level:
3

Enumeration for the different states.

C#
Copy
public enum PushState
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.