Show / Hide Table of Contents

    Enum ResourcePolicy

    Definition

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

    Enumeration for the policy, which can be held in a resource.

    public enum ResourcePolicy

    Fields

    Name Description
    Active

    Indicates resource initialized and activated.

    Discoverable

    Indicates resource that is allowed to be discovered.

    ExplicitDiscoverable

    When this bit is set, the resource is allowed to be discovered only if discovery request contains an explicit querystring.

    NoProperty

    Indicates resource uninitialized.

    Observable

    Indicates resource that is allowed to be observed.

    Secure

    Indicates secure resource.

    Slow

    Indicates resource, which takes some delay to respond.

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