Class CacheUpdatedEventArgs
Definition
- Namespace:
- Tizen.Network.IoTConnectivity
- Assembly:
- Tizen.Network.IoTConnectivity.dll
This class represents event arguments of the CacheUpdated event.
C#Copy[Obsolete("Deprecated since API level 13")] public class CacheUpdatedEventArgs : EventArgs
- Inheritance
-
objectSystem.EventArgsCacheUpdatedEventArgs
Properties
Declaration
C#Copy[Obsolete("Deprecated since API level 13")] public Representation Representation { get; }
Property Value
| Type | Description |
|---|---|
| Representation | The updated representation of the resource. |