BluetoothLeScanner.ExtraCallbackType Field

Definition

Optional extra indicating the callback type, which will be one of CALLBACK_TYPE_* constants in ScanSettings.

[Android.Runtime.Register("EXTRA_CALLBACK_TYPE", ApiSince=26)]
public const string ExtraCallbackType;
[<Android.Runtime.Register("EXTRA_CALLBACK_TYPE", ApiSince=26)>]
val mutable ExtraCallbackType : string

Field Value

Attributes

Remarks

Java documentation for android.bluetooth.le.BluetoothLeScanner.EXTRA_CALLBACK_TYPE.

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to