TelephonyManager.ExtraStateIdle Property
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Value used with #EXTRA_STATE
corresponding to
#CALL_STATE_IDLE
.
[Android.Runtime.Register("EXTRA_STATE_IDLE")]
public static string? ExtraStateIdle { get; }
[<Android.Runtime.Register("EXTRA_STATE_IDLE")>]
static member ExtraStateIdle : string
- Attributes
Value used with #EXTRA_STATE
corresponding to #CALL_STATE_IDLE
.
Java documentation for android.telephony.TelephonyManager.EXTRA_STATE_IDLE
.
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.