WifiAvailableChannel(Int32, WifiAvailableChannelModes) Constructor
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
[Android.Runtime.Register(".ctor", "(II)V", "", ApiSince=34)]
public WifiAvailableChannel (int freq, Android.Net.Wifi.WifiAvailableChannelModes opModes);
[<Android.Runtime.Register(".ctor", "(II)V", "", ApiSince=34)>]
new Android.Net.Wifi.WifiAvailableChannel : int * Android.Net.Wifi.WifiAvailableChannelModes -> Android.Net.Wifi.WifiAvailableChannel
Parameters
- freq
- Int32
- opModes
- WifiAvailableChannelModes
- Attributes