Compartilhar via


WifiManager.MaxNumberOfChannelsPerNetworkSpecifierRequest Property

Definition

Returns the max number of channels that is allowed to be set on a WifiNetworkSpecifier.

public virtual int MaxNumberOfChannelsPerNetworkSpecifierRequest { [Android.Runtime.Register("getMaxNumberOfChannelsPerNetworkSpecifierRequest", "()I", "GetGetMaxNumberOfChannelsPerNetworkSpecifierRequestHandler", ApiSince=34)] get; }
[<get: Android.Runtime.Register("getMaxNumberOfChannelsPerNetworkSpecifierRequest", "()I", "GetGetMaxNumberOfChannelsPerNetworkSpecifierRequestHandler", ApiSince=34)>]
member this.MaxNumberOfChannelsPerNetworkSpecifierRequest : int

Property Value

The max number of channels can be set on a request.

Attributes

Remarks

Returns the max number of channels that is allowed to be set on a WifiNetworkSpecifier.

Java documentation for android.net.wifi.WifiManager.getMaxNumberOfChannelsPerNetworkSpecifierRequest().

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