MbmsErrors.GroupCallErrors.ErrorUnableToStartService Field

Definition

Indicates that the middleware was unable to start the group call.

[Android.Runtime.Register("ERROR_UNABLE_TO_START_SERVICE", ApiSince=29)]
public const int ErrorUnableToStartService = 501;
[<Android.Runtime.Register("ERROR_UNABLE_TO_START_SERVICE", ApiSince=29)>]
val mutable ErrorUnableToStartService : int

Field Value

Value = 501
Attributes

Remarks

Indicates that the middleware was unable to start the group call.

Java documentation for android.telephony.mbms.MbmsErrors.GroupCallErrors.ERROR_UNABLE_TO_START_SERVICE.

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