The superinterface for all devices. The sole purpose for this interface is to offer as much information as possible for the means of using devices.
|
Address
|
monotooth.Model.BluetoothAddress . The devices address. |
FriendlyName
|
string . The friendly name of this device (the human readable form). |
AddressAsString
() Returns the 48-bit bluetooth address of this device as a string . |
|
StringAsAddress
(string) Converts a string presentation of a bluetooth address to a BluetoothAddress. |
The devices address.
Returns the 48-bit bluetooth address of this device as a string .
The friendly name of this device (the human readable form).
Converts a string presentation of a bluetooth address to a BluetoothAddress.