Enum PresenceEventType
Definition
- Namespace:
- Tizen.Network.IoTConnectivity
- Assembly:
- Tizen.Network.IoTConnectivity.dll
Enumeration for operation of presence response.
public enum PresenceEventType
Fields
Name | Description |
---|---|
ResourceCreated | Indicates the resource creation operation of the server. |
ResourceDestroyed | Indicates the resource destruction operation of the server. |
ResourceUpdated | Indicates the resource updation operation of the server. |