Enum ObserveType

    Definition

    Namespace:
    Tizen.Network.IoTConnectivity
    Assembly:
    Tizen.Network.IoTConnectivity.dll

    Enumeration for the type of observation.

    [Obsolete("Deprecated since API level 13")]
    public enum ObserveType

    Fields

    Name Description
    Deregister

    Indicates an action of unregistering observation.

    NoType

    No observe action.

    Register

    Indicates an action of the registering observation.

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