Enum ObservePolicy

Definition

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

Enumeration for the policy of observation.

C#
Copy
public enum ObservePolicy
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.