TelecomManager.GatewayProviderPackage Field

Definition

An optional android.content.Intent#ACTION_CALL intent extra denoting the package name of the app specifying an alternative gateway for the call.

[Android.Runtime.Register("GATEWAY_PROVIDER_PACKAGE")]
public const string GatewayProviderPackage;
[<Android.Runtime.Register("GATEWAY_PROVIDER_PACKAGE")>]
val mutable GatewayProviderPackage : string

Field Value

String
Attributes

Remarks

Java documentation for android.telecom.TelecomManager.GATEWAY_PROVIDER_PACKAGE.

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to