Partager via


TransportBlock.OrgId Property

Definition

Gets the Organization ID of the Transport Block which corresponds to one of the Bluetooth SIG Assigned Numbers.

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

Property Value

Attributes

Remarks

Gets the Organization ID of the Transport Block which corresponds to one of the Bluetooth SIG Assigned Numbers.

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

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