![]() |
Bio Radio SDK - Xamarin Android
|
Class - blue tooth receiver. More...
Public Member Functions | |
BluetoothReceiver (string prefix, BluetoothSearchUtility searchUtility) | |
override void | OnReceive (Context context, Intent intent) |
On received method. More... | |
Properties | |
System.Collections.Generic.List< BluetoothDeviceInfo > | DiscoveredDevices [get, set] |
Get and set a discovered devices More... | |
string | prefix [get, set] |
Get and set a prefix. More... | |
Class - blue tooth receiver.
CommonDeviceAPI.Android.BluetoothReceiver.BluetoothReceiver | ( | string | prefix, |
BluetoothSearchUtility | searchUtility | ||
) |
override void CommonDeviceAPI.Android.BluetoothReceiver.OnReceive | ( | Context | context, |
Intent | intent | ||
) |
On received method.
context | Take context as a context. |
intent | Take an intent as an intent. |
|
getset |
Get and set a discovered devices
|
getset |
Get and set a prefix.