다음을 통해 공유


AdvertisingSetParameters.IncludeTxPower Method

Definition

Returns whether the TX Power will be included.

[Android.Runtime.Register("includeTxPower", "()Z", "", ApiSince=26)]
public bool IncludeTxPower ();
[<Android.Runtime.Register("includeTxPower", "()Z", "", ApiSince=26)>]
member this.IncludeTxPower : unit -> bool

Returns

Attributes

Remarks

Returns whether the TX Power will be included.

Java documentation for android.bluetooth.le.AdvertisingSetParameters.includeTxPower().

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