TelecomManager.GatewayOriginalAddress Field

Definition

An optional android.content.Intent#ACTION_CALL intent extra corresponding to the original address to dial for the call.

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

Field Value

String
Attributes

Remarks

Java documentation for android.telecom.TelecomManager.GATEWAY_ORIGINAL_ADDRESS.

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