Telephony.Carriers.Bearer Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.