L2capNetworkSpecifier.Role Property

Definition

Returns the role to be used for this network.

public Android.Net.L2capNetworkSpecifierRole Role { [Android.Runtime.Register("getRole", "()I", "", ApiSince=36)] get; }
[<get: Android.Runtime.Register("getRole", "()I", "", ApiSince=36)>]
member this.Role : Android.Net.L2capNetworkSpecifierRole

Property Value

Attributes

Remarks

Returns the role to be used for this network.

Java documentation for android.net.L2capNetworkSpecifier.getRole().

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