MbmsErrors.GeneralErrors.ErrorInE911 Field

Definition

Indicates that the requested operation was not performed due to being in emergency callback mode.

[Android.Runtime.Register("ERROR_IN_E911", ApiSince=28)]
public const int ErrorInE911 = 204;
[<Android.Runtime.Register("ERROR_IN_E911", ApiSince=28)>]
val mutable ErrorInE911 : int

Field Value

Value = 204
Attributes

Remarks

Indicates that the requested operation was not performed due to being in emergency callback mode.

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

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