L2capNetworkSpecifier.Psm Property

Definition

Returns the Protocol/Service Multiplexer (PSM) for this network to connect to.

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

Property Value

Attributes

Remarks

Returns the Protocol/Service Multiplexer (PSM) for this network to connect to.

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

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