Android.Telephony.TelephonyManager.ExtraState Field
The lookup key used with the TelephonyManager.ActionPhoneStateChanged broadcast for a String containing the new call state.

Syntax

[Android.Runtime.Register("EXTRA_STATE")]
public const string ExtraState

See Also

TelephonyManager.ExtraStateIdle
TelephonyManager.ExtraStateRinging
TelephonyManager.ExtraStateOffhook

Remarks

The lookup key used with the TelephonyManager.ActionPhoneStateChanged broadcast for a String containing the new call state.

[Android Documentation]

Requirements

Namespace: Android.Telephony
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 3