Android.Telephony.TelephonyManager.PhoneType Property
Returns a constant indicating the device phone type.

Syntax

[get: Android.Runtime.Register("getPhoneType", "()I", "GetGetPhoneTypeHandler")]
public virtual PhoneType PhoneType { get; }

Value

Documentation for this section has not yet been entered.

Remarks

Returns a constant indicating the device phone type. This indicates the type of radio used to transmit voice calls.

[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