ScanResult.ConvertChannelToFrequencyMhzIfSupported(Int32, Int32) Method

Definition

[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

Applies to