AdvertiseSettings.Builder.SetTxPowerLevel(AdvertiseTx) Method

Definition

[Android.Runtime.Register("setTxPowerLevel", "(I)Landroid/bluetooth/le/AdvertiseSettings$Builder;", "")]
public Android.Bluetooth.LE.AdvertiseSettings.Builder? SetTxPowerLevel (Android.Bluetooth.LE.AdvertiseTx txPowerLevel);
[<Android.Runtime.Register("setTxPowerLevel", "(I)Landroid/bluetooth/le/AdvertiseSettings$Builder;", "")>]
member this.SetTxPowerLevel : Android.Bluetooth.LE.AdvertiseTx -> Android.Bluetooth.LE.AdvertiseSettings.Builder

Parameters

txPowerLevel
AdvertiseTx

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