Compartir a través de


SipManager.ExtraCallId Field

Definition

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

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

Field Value

Attributes

Remarks

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

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)>