Partager via


WifiP2pWfdInfo.IsCoupledSinkSupportedAtSink Property

Definition

Returns true if Coupled Sink is supported by WFD Sink.

public bool IsCoupledSinkSupportedAtSink { [Android.Runtime.Register("isCoupledSinkSupportedAtSink", "()Z", "", ApiSince=31)] get; }
[<get: Android.Runtime.Register("isCoupledSinkSupportedAtSink", "()Z", "", ApiSince=31)>]
member this.IsCoupledSinkSupportedAtSink : bool

Property Value

Attributes

Remarks

Returns true if Coupled Sink is supported by WFD Sink. See Wifi Display technical specification v1.0.0, section 4.9.

Java documentation for android.net.wifi.p2p.WifiP2pWfdInfo.isCoupledSinkSupportedAtSink().

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