Gets if specified value is SIP or SIPS URI.
Declaration Syntax
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
Parameters
- value (String)
- Value to check.
Return Value
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