Ditto 1.1.8
|
Configuration for Bluetooth Low Energy network transport. Not supported on all platforms (yet). More...
Public Member Functions | |
override bool | Equals (object obj) |
bool | Equals (BluetoothLEConfig other) |
override int | GetHashCode () |
BluetoothLEConfig | Copy () |
Creates a copy of the config object. More... | |
override string | ToString () |
Static Public Member Functions | |
static bool | operator== (BluetoothLEConfig left, BluetoothLEConfig right) |
static bool | operator!= (BluetoothLEConfig left, BluetoothLEConfig right) |
Properties | |
bool | Enabled [get, set] |
Configuration for Bluetooth Low Energy network transport. Not supported on all platforms (yet).
|
inline |
Creates a copy of the config object.
BluetoothLEConfig
instance.