Android.Content.Context.TelecomService Field
Use with Context.GetSystemService(string) to retrieve a Android.Telecom.TelecomManager to manage telecom-related features of the device.

Syntax

[Android.Runtime.Register("TELECOM_SERVICE")]
public const string TelecomService

See Also

Context.GetSystemService(string)
Android.Telecom.TelecomManager

Remarks

Use with Context.GetSystemService(string) to retrieve a Android.Telecom.TelecomManager to manage telecom-related 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