Enum ObservePolicy

    Definition

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

    Enumeration for the policy of observation.

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

    Fields

    Name Description
    AcceptOutOfOrder

    Indicates the observation request for all notifications including state notifications.

    IgnoreOutOfOrder

    Indicates the observation request for the most up-to-date notifications only.

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