Class CacheUpdatedEventArgs

    Definition

    Namespace:
    Tizen.Network.IoTConnectivity
    Assembly:
    Tizen.Network.IoTConnectivity.dll

    This class represents event arguments of the CacheUpdated event.

    public class CacheUpdatedEventArgs : EventArgs
    Inheritance
    object
    System.EventArgs
    CacheUpdatedEventArgs

    Properties

    View Source

    Representation

    Indicates the updated representation of the resource.

    Declaration
    public Representation Representation { get; }
    Property Value
    Type Description
    Representation

    The updated representation of the resource.

    • View Source
    Back to top Copyright © 2016-2024 Samsung
    Generated by DocFX