Android.Content.Context.TelephonyService Field
Use with Context.GetSystemService(string) to retrieve a Android.Telephony.TelephonyManager for handling management the telephony features of the device.

Syntax

[Android.Runtime.Register("TELEPHONY_SERVICE")]
public const string TelephonyService

See Also

Context.GetSystemService(string)
Android.Telephony.TelephonyManager

Remarks

Use with Context.GetSystemService(string) to retrieve a Android.Telephony.TelephonyManager for handling management the telephony features of the device.

[Android Documentation]

Requirements

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