WifiP2pWfdInfo.IsCoupledSinkSupportedAtSource Property

Definition

Returns true if Coupled Sink is supported by WFD Source.

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

Property Value

Attributes

Remarks

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

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

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