Android.Net.Sip.SipManager.IsOpened Method
Checks if the specified profile is opened in the SIP service for making and/or receiving calls.

Syntax

[Android.Runtime.Register("isOpened", "(Ljava/lang/String;)Z", "GetIsOpened_Ljava_lang_String_Handler")]
public virtual bool IsOpened (string localProfileUri)

Parameters

localProfileUri
the URI of the profile in question

Returns

Documentation for this section has not yet been entered.

Exceptions

TypeReason
Android.Net.Sip.SipExceptionif calling the SIP service results in an error

Remarks

Checks if the specified profile is opened in the SIP service for making and/or receiving calls.

[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