Show / Hide Table of Contents

    Class CacheUpdatedEventArgs

    Definition

    Namespace:
    Tizen.Network.IoTConnectivity
    Assembly:
    Tizen.Network.IoTConnectivity.dll
    API Level:
    3

    This class represents event arguments of the CacheUpdated event.

    public class CacheUpdatedEventArgs : EventArgs
    Inheritance
    Object
    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.

    API Level: 3
    • View Source
    Back to top Copyright © 2016-2020 Samsung
    Generated by DocFX