Gets if specified value is SIP or SIPS URI.

C# | Visual Basic | Visual C++ | F# |
public static bool IsSipOrSipsUri( string value )
Public Shared Function IsSipOrSipsUri ( value As String ) As Boolean
public: static bool IsSipOrSipsUri( String^ value )
static member IsSipOrSipsUri : value : string -> bool

- value (String)
- Value to check.

Boolean
Returns true if specified value is SIP or SIPS URI, otherwise false.
Returns true if specified value is SIP or SIPS URI, otherwise false.
Assembly: LumiSoft.Net (Module: LumiSoft.Net.dll) Version: 4.5.5510.19119