Callback when a BLE advertisement has been found.
Syntax
[Android.Runtime.Register("onScanResult", "(ILandroid/bluetooth/le/ScanResult;)V", "GetOnScanResult_ILandroid_bluetooth_le_ScanResult_Handler")]
public virtual
void OnScanResult ([Android.Runtime.GeneratedEnum]
ScanCallbackType callbackType,
ScanResult result)
Parameters
- callbackType
- Determines how this callback was triggered. Currently could only be
ScanSettings.CALLBACK_TYPE_ALL_MATCHES.
- result
- A Bluetooth LE scan result.
Remarks
Requirements
Namespace: Android.Bluetooth.LE
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0