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.

    Extension Methods

    EXamlExtensions.LoadFromEXamlByRelativePath<ServerResponse.Result>(ServerResponse.Result, string)
    Extensions.LoadFromXaml<ServerResponse.Result>(ServerResponse.Result, string)
    Extensions.LoadFromXaml<ServerResponse.Result>(ServerResponse.Result, Type)
    Extensions.LoadFromXamlFile<ServerResponse.Result>(ServerResponse.Result, string)
    • View Source
    Back to top Copyright © 2016-2025 Samsung
    Generated by DocFX