Gets if specified method can establish dialog.
Declaration Syntax
C# | Visual Basic | Visual C++ | F# |
public static bool MethodCanEstablishDialog( string method )
Public Shared Function MethodCanEstablishDialog ( method As String ) As Boolean
public: static bool MethodCanEstablishDialog( String^ method )
static member MethodCanEstablishDialog : method : string -> bool
Parameters
- method (String)
- SIP method.
Return Value
Boolean
Returns true if specified SIP method can establish dialog, otherwise false.
Returns true if specified SIP method can establish dialog, otherwise false.
Exceptions
Exception | Condition |
---|---|
ArgumentException | Is raised when invalid value is passed. |
Assembly: LumiSoft.Net (Module: LumiSoft.Net.dll) Version: 4.5.5510.19119