Class CacheUpdatedEventArgs
Definition
- Namespace:
- Tizen.Network.IoTConnectivity
- Assembly:
- Tizen.Network.IoTConnectivity.dll
- API Level:
- 3
This class represents event arguments of the CacheUpdated event.
C#Copypublic class CacheUpdatedEventArgs : EventArgs
- Inheritance
Properties
Declaration
C#Copypublic Representation Representation { get; }
Property Value
Type | Description |
---|---|
Representation | The updated representation of the resource. |