Android.Content.PM.PackageManager.FeatureTelephony Field
Feature for PackageManager.GetSystemAvailableFeatures and PackageManager.HasSystemFeature(string): The device has a telephony radio with data communication support.

Syntax

[Android.Runtime.Register("FEATURE_TELEPHONY")]
public const string FeatureTelephony

Remarks

Feature for PackageManager.GetSystemAvailableFeatures and PackageManager.HasSystemFeature(string): The device has a telephony radio with data communication support.

[Android Documentation]

Requirements

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