Show / Hide Table of Contents

    Enum ObservePolicy

    Definition

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

    Enumeration for the policy of observation.

    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-2020 Samsung
    Generated by DocFX