Show / Hide Table of Contents

    Class StateChangedEventArgs

    Definition

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

    This class represents event arguments of the StateChanged event.

    public class StateChangedEventArgs : EventArgs
    Inheritance
    Object
    EventArgs
    StateChangedEventArgs

    Properties

    View Source

    State

    Indicates the new state of the resource.

    Declaration
    public ResourceState State { get; }
    Property Value
    Type Description
    ResourceState

    The new state of the resource.

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