GroupCall.StateStalled Field

Definition

Indicates that the group call is stalled.

[Android.Runtime.Register("STATE_STALLED", ApiSince=29)]
public const int StateStalled = 3;
[<Android.Runtime.Register("STATE_STALLED", ApiSince=29)>]
val mutable StateStalled : int

Field Value

Int32
Attributes

Remarks

Java documentation for android.telephony.mbms.GroupCall.STATE_STALLED.

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