Edit

Share via


ResponseCode.VersionNotSupported Field

Definition

The SIP protocol version is not supported. (505)

public: int VersionNotSupported = 505;
public const int VersionNotSupported = 505;
val mutable VersionNotSupported : int
Public Const VersionNotSupported As Integer  = 505

Field Value

Value = 505

Applies to