TwclWiFiDirectAdvertiser.Legacy Property

Gets and sets the WiFi Direct Advertiser legacy node state.

Namespace: wclWiFi
published
 property Legacy: Boolean read GetLegacy write SetLegacy default False;

Property Value

Type: Boolean

The current Legacy state of the WiFi Direct Advertiser.

This property is used only if the AutonomousGroupOwnerEnabled is set to True. If the AutonomousGroupOwnerEnabled is False this property is always False and changing its value to True will not take effect.

If the Advertiser is not running setting this property changes its current value. Reading the property returns its current value.

If the Advertiser is running changing the property does nothing and new value will be ignored. Reading the property returns its value used by the Advertiser.