Enum PushConnectionStateEventArgs.PushState

    Definition

    Namespace:
    Tizen.Messaging.Push
    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.

    • View Source
    Back to top Copyright © 2016-2024 Samsung
    Generated by DocFX