TelecomManager.ExtraCallBackNumber Field

Definition

The number which the party on the other side of the line will see (and use to return the call).

[Android.Runtime.Register("EXTRA_CALL_BACK_NUMBER", ApiSince=23)]
public const string ExtraCallBackNumber;
[<Android.Runtime.Register("EXTRA_CALL_BACK_NUMBER", ApiSince=23)>]
val mutable ExtraCallBackNumber : string

Field Value

String
Attributes

Remarks

Java documentation for android.telecom.TelecomManager.EXTRA_CALL_BACK_NUMBER.

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