ScanSettings.Builder.SetCallbackType(ScanCallbackType) Method

Definition

[Android.Runtime.Register("setCallbackType", "(I)Landroid/bluetooth/le/ScanSettings$Builder;", "", ApiSince=23)]
public Android.Bluetooth.LE.ScanSettings.Builder? SetCallbackType (Android.Bluetooth.LE.ScanCallbackType callbackType);
[<Android.Runtime.Register("setCallbackType", "(I)Landroid/bluetooth/le/ScanSettings$Builder;", "", ApiSince=23)>]
member this.SetCallbackType : Android.Bluetooth.LE.ScanCallbackType -> Android.Bluetooth.LE.ScanSettings.Builder

Parameters

callbackType
ScanCallbackType

Returns

Attributes

Remarks

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