ResponseCode.VersionNotSupported Field
The SIP protocol version is not supported. (505)
Namespace: Microsoft.Rtc.Signaling
Assembly: Microsoft.Rtc.Collaboration (in Microsoft.Rtc.Collaboration.dll)
Syntax
'Declaration
Public Const VersionNotSupported As Integer
'Usage
Dim value As Integer
value = ResponseCode.VersionNotSupported
public const int VersionNotSupported