GroupCall.ReasonNone Field

Definition

Indicates that the middleware does not have a reason to provide for the state change.

[Android.Runtime.Register("REASON_NONE", ApiSince=29)]
public const int ReasonNone = 0;
[<Android.Runtime.Register("REASON_NONE", ApiSince=29)>]
val mutable ReasonNone : int

Field Value

Value = 0
Attributes

Remarks

Indicates that the middleware does not have a reason to provide for the state change.

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

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