SipManager.ExtraCallId Field

Definition

Caution

deprecated

Key to retrieve the call ID from an incoming call intent.

[Android.Runtime.Register("EXTRA_CALL_ID")]
[System.Obsolete("deprecated")]
public const string ExtraCallId;
[<Android.Runtime.Register("EXTRA_CALL_ID")>]
[<System.Obsolete("deprecated")>]
val mutable ExtraCallId : string

Field Value

String
Attributes

Remarks

Java documentation for android.net.sip.SipManager.EXTRA_CALL_ID.

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

See also

  • <xref:Android.Net.Sip.SipManager.Open(Android.Net.Sip.SipProfile%2c+Android.App.PendingIntent%2c+Android.App.PendingIntent)>