Android.Net.Sip.SipManager.GetCallId Method
Gets the call ID from the specified incoming call broadcast intent.

Syntax

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

Parameters

incomingCallIntent
the incoming call broadcast intent

Returns

Documentation for this section has not yet been entered.

Remarks

Gets the call ID 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