Telephony.Carriers.Bearer Field

Definition

Radio Access Technology info.

[Android.Runtime.Register("BEARER")]
public const string Bearer;
[<Android.Runtime.Register("BEARER")>]
val mutable Bearer : string

Field Value

Attributes

Remarks

Radio Access Technology info. To check what values are allowed, refer to android.telephony.ServiceState. This should be spread to other technologies, but is currently only used for LTE (14) and eHRPD (13).

Type: INTEGER

This member is deprecated. this column is no longer supported, use #NETWORK_TYPE_BITMASK instead

Java documentation for android.provider.Telephony.Carriers.BEARER.

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