Android.Bluetooth.LE.ScanCallback: Method Members

The methods of Android.Bluetooth.LE.ScanCallback are listed below. For a list of all members, see the ScanCallback Members list.

See Also: Inherited members from Java.Lang.Object

Public Methods

OnBatchScanResults(IList<ScanResult>)
Documentation for this section has not yet been entered.
OnScanFailed(ScanFailure)
Callback when scan could not be started.
OnScanResult(ScanCallbackType, ScanResult)
Callback when a BLE advertisement has been found.