Android.Telephony.TelephonyManager.CallState Property
Returns a constant indicating the call state (cellular) on the device.

Syntax

[get: Android.Runtime.Register("getCallState", "()I", "GetGetCallStateHandler")]
public virtual CallState CallState { get; }

Value

Documentation for this section has not yet been entered.

Remarks

Returns a constant indicating the call state (cellular) on the device.

[Android Documentation]

Requirements

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