RadioAccessSpecifier.GetChannels Method

Definition

Returns the frequency channels that need to be scanned.

[Android.Runtime.Register("getChannels", "()[I", "", ApiSince=28)]
public int[]? GetChannels ();
[<Android.Runtime.Register("getChannels", "()[I", "", ApiSince=28)>]
member this.GetChannels : unit -> int[]

Returns

Int32[]
Attributes

Remarks

Returns the frequency channels that need to be scanned.

Java documentation for android.telephony.RadioAccessSpecifier.getChannels().

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