Class DeviceStateChangedEventArgs
Definition
- Namespace:
- Tizen.Network.Wi
Fi Direct
- Assembly:
- Tizen.Network.WiFiDirect.dll
An extended EventArgs class which contains the changed device state during activation or deactivation.
public class DeviceStateChangedEventArgs : EventArgs
- Inheritance
-
objectSystem.
Event Args DeviceState Changed Event Args
Properties
View SourceDeviceState
The state of the device.
Declaration
public WiFiDirectDeviceState DeviceState { get; }
Property Value
Type | Description |
---|---|
Wi |
Error
The Wi-Fi Direct result.
Declaration
public WiFiDirectError Error { get; }
Property Value
Type | Description |
---|---|
Wi |