See Also: BluetoothLeAdvertiser Members
This class provides a way to perform Bluetooth LE advertise operations, such as starting and stopping advertising. An advertiser can broadcast up to 31 bytes of advertisement data represented by Android.Bluetooth.LE.AdvertiseData.
To get an instance of Android.Bluetooth.LE.BluetoothLeAdvertiser, call the Android.Bluetooth.BluetoothAdapter.BluetoothLeAdvertiser method.
Note: Most of the methods here require NoType:android/Manifest$permission;Href=../../../../reference/android/Manifest.permission.html#BLUETOOTH_ADMIN permission.