Enum PayloadAsyncResultCode

    Definition

    Namespace:
    Tizen.Applications.Cion
    Assembly:
    Tizen.Applications.Cion.dll

    Enumeration for payload result code.

    public enum PayloadAsyncResultCode

    Fields

    Name Description
    Error

    Fail to get the result code.

    Fail

    The async request result is fail.

    Pending

    The async request result is not yet received.

    Success

    The async request result is success.

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