Share via


TelephonyManager.ExtraStateRinging Property

Definition

Value used with #EXTRA_STATE corresponding to #CALL_STATE_RINGING.

[Android.Runtime.Register("EXTRA_STATE_RINGING")]
public static string? ExtraStateRinging { get; }
[<Android.Runtime.Register("EXTRA_STATE_RINGING")>]
static member ExtraStateRinging : string

Property Value

Attributes

Remarks

Value used with #EXTRA_STATE corresponding to #CALL_STATE_RINGING.

Java documentation for android.telephony.TelephonyManager.EXTRA_STATE_RINGING.

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