The methods of Android.Bluetooth.LE.AdvertiseCallback are listed below. For a list of all members, see the AdvertiseCallback Members list.
See Also: Inherited members from Java.Lang.Object
OnStartFailure(AdvertiseFailure)Callback when advertising could not be started. | ||
OnStartSuccess(AdvertiseSettings)Callback triggered in response to BluetoothLeAdvertiser.StartAdvertising(AdvertiseSettings, Android.Bluetooth.LE.AdvertiseData, Android.Bluetooth.LE.AdvertiseData) indicating that the advertising has been started successfully. |