ServiceState.ChannelNumber Property

Definition

Get the channel number of the current primary serving cell, or -1 if unknown

public virtual int ChannelNumber { [Android.Runtime.Register("getChannelNumber", "()I", "GetGetChannelNumberHandler", ApiSince=28)] get; }
[<get: Android.Runtime.Register("getChannelNumber", "()I", "GetGetChannelNumberHandler", ApiSince=28)>]
member this.ChannelNumber : int

Property Value

Int32

Channel number of primary serving cell

Attributes

Remarks

Java documentation for android.telephony.ServiceState.getChannelNumber().

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