ScanResult.ConvertChannelToFrequencyMhzIfSupported(Int32, Int32) Method
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("convertChannelToFrequencyMhzIfSupported", "(II)I", "", ApiSince=31)]
public static int ConvertChannelToFrequencyMhzIfSupported (int channel, int band);
[<Android.Runtime.Register("convertChannelToFrequencyMhzIfSupported", "(II)I", "", ApiSince=31)>]
static member ConvertChannelToFrequencyMhzIfSupported : int * int -> int
Parameters
- channel
- Int32
- band
- Int32
Returns
- Attributes