Share via


MbmsErrors.GeneralErrors.ErrorUnableToReadSim Field

Definition

Indicates that MBMS is not available due to a SIM read error.

[Android.Runtime.Register("ERROR_UNABLE_TO_READ_SIM", ApiSince=28)]
public const int ErrorUnableToReadSim = 206;
[<Android.Runtime.Register("ERROR_UNABLE_TO_READ_SIM", ApiSince=28)>]
val mutable ErrorUnableToReadSim : int

Field Value

Value = 206
Attributes

Remarks

Indicates that MBMS is not available due to a SIM read error.

Java documentation for android.telephony.mbms.MbmsErrors.GeneralErrors.ERROR_UNABLE_TO_READ_SIM.

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