Class DeviceStateChangedEventArgs

    Definition

    Namespace:
    Tizen.Network.WiFi
    Assembly:
    Tizen.Network.WiFi.dll

    An extended EventArgs class which contains the changed device state.

    public class DeviceStateChangedEventArgs : EventArgs
    Inheritance
    object
    System.EventArgs
    DeviceStateChangedEventArgs

    Properties

    View Source

    State

    The Wi-Fi device state.

    Declaration
    public WiFiDeviceState State { get; }
    Property Value
    Type Description
    WiFiDeviceState
    • View Source
    Back to top Copyright © 2016-2024 Samsung
    Generated by DocFX