Share via


MbmsErrors.StreamingErrors.ErrorUnableToStartService Field

Definition

Indicates that the middleware was unable to start the streaming service

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

Field Value

Value = 302
Attributes

Remarks

Indicates that the middleware was unable to start the streaming service

Java documentation for android.telephony.mbms.MbmsErrors.StreamingErrors.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