Enum ServerResponse.Result

    Definition

    Namespace:
    Tizen.Messaging.Push
    Assembly:
    Tizen.Messaging.Push.dll

    Enumeration for the Result from the server.

    public enum ServerResponse.Result

    Fields

    Name Description
    ServerError

    Server Error Occured.

    Success

    Successful.

    SystemError

    System Error Occured.

    Timeout

    Time Out Occured.

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