Android.Bluetooth.LE.BluetoothLeAdvertiser.StartAdvertising Method
Start Bluetooth LE Advertising.

Syntax

[Android.Runtime.Register("startAdvertising", "(Landroid/bluetooth/le/AdvertiseSettings;Landroid/bluetooth/le/AdvertiseData;Landroid/bluetooth/le/AdvertiseCallback;)V", "")]
public void StartAdvertising (AdvertiseSettings settings, AdvertiseData advertiseData, AdvertiseCallback callback)

Parameters

settings
Settings for Bluetooth LE advertising.
advertiseData
Advertisement data to be broadcasted.
callback
Callback for advertising status.

Remarks

Start Bluetooth LE Advertising. On success, the advertiseData will be broadcasted. Returns immediately, the operation status is delivered through callback.

Requires NoType:android/Manifest$permission;Href=../../../../reference/android/Manifest.permission.html#BLUETOOTH_ADMIN permission.

[Android Documentation]

Requirements

Namespace: Android.Bluetooth.LE
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0