Compartilhar via


TransportBlock.TdsFlags Property

Definition

Gets the TDS flags of the Transport Block which represents the role of the device and information about its state and supported features.

public int TdsFlags { [Android.Runtime.Register("getTdsFlags", "()I", "", ApiSince=33)] get; }
[<get: Android.Runtime.Register("getTdsFlags", "()I", "", ApiSince=33)>]
member this.TdsFlags : int

Property Value

Attributes

Remarks

Gets the TDS flags of the Transport Block which represents the role of the device and information about its state and supported features.

Java documentation for android.bluetooth.le.TransportBlock.getTdsFlags().

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