Show / Hide Table of Contents

    Enum ResponseCode

    Definition

    Namespace:
    Tizen.Network.IoTConnectivity
    Assembly:
    Tizen.Network.IoTConnectivity.dll
    API Level:
    3

    Enumeration for the result of response.

    public enum ResponseCode

    Fields

    Name Description
    Changed

    Indicates the result of response for changed resource.

    Created

    Indicates the result of response for created resource.

    Deleted

    Indicates the result of response for deleted resource.

    Error

    Indicates the result of response for some error.

    Forbidden

    Indicates the result of response for accessing unauthorized resource.

    Ok

    Indicates the result of response for success.

    Slow

    Indicates the result of response for slow resource.

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