MbmsErrors.GeneralErrors.ErrorCarrierChangeNotAllowed Field

Definition

Indicates that MBMS is not available due to the inserted SIM being from an unsupported carrier.

[Android.Runtime.Register("ERROR_CARRIER_CHANGE_NOT_ALLOWED", ApiSince=28)]
public const int ErrorCarrierChangeNotAllowed = 207;
[<Android.Runtime.Register("ERROR_CARRIER_CHANGE_NOT_ALLOWED", ApiSince=28)>]
val mutable ErrorCarrierChangeNotAllowed : int

Field Value

Value = 207
Attributes

Remarks

Indicates that MBMS is not available due to the inserted SIM being from an unsupported carrier.

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

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