SipManager.ExtraOfferSd Field

Definition

Key to retrieve the offered session description from an incoming call intent.

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

Field Value

Attributes

Remarks

Key to retrieve the offered session description from an incoming call intent.

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

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