Definition
- Namespace:
- Tizen.Network.Bluetooth
- Assembly:
- Tizen.Network.Bluetooth.dll
An extended EventArgs class contains the changed connection state.
public class SocketConnectionStateChangedEventArgs : EventArgs
- Inheritance
-
object
System.EventArgs
SocketConnectionStateChangedEventArgs
Properties
Declaration
public SocketConnection Connection { get; }
Property Value
Declaration
public BluetoothError Result { get; }
Property Value
Declaration
public BluetoothSocketState State { get; }
Property Value