ScanResult.ConvertFrequencyMhzToChannelIfSupported(Int32) Method

Definition

[Android.Runtime.Register("convertFrequencyMhzToChannelIfSupported", "(I)I", "", ApiSince=31)]
public static int ConvertFrequencyMhzToChannelIfSupported (int freqMhz);
[<Android.Runtime.Register("convertFrequencyMhzToChannelIfSupported", "(I)I", "", ApiSince=31)>]
static member ConvertFrequencyMhzToChannelIfSupported : int -> int

Parameters

freqMhz
Int32

Returns

Attributes

Applies to