Enum ObserveType
Definition
- Namespace:
- Tizen.Network.IoTConnectivity
- Assembly:
- Tizen.Network.IoTConnectivity.dll
Enumeration for the type of observation.
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. |