Android.Net.Sip.SipManager.GetOfferSessionDescription Method
Gets the offer session description from the specified incoming call broadcast intent.

Syntax

[Android.Runtime.Register("getOfferSessionDescription", "(Landroid/content/Intent;)Ljava/lang/String;", "")]
public static string GetOfferSessionDescription (Android.Content.Intent incomingCallIntent)

Parameters

incomingCallIntent
the incoming call broadcast intent

Returns

Documentation for this section has not yet been entered.

Remarks

Gets the offer session description from the specified incoming call broadcast intent.

[Android Documentation]

Requirements

Namespace: Android.Net.Sip
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 9