Share via


ResponseCode.BadExtension Field

Bad extension. The Proxy-Require or Require header filed is not understood. (420)

Namespace:  Microsoft.Rtc.Signaling
Assembly:  Microsoft.Rtc.Collaboration (in Microsoft.Rtc.Collaboration.dll)

Syntax

'Declaration
Public Const BadExtension As Integer
'Usage
Dim value As Integer

value = ResponseCode.BadExtension
public const int BadExtension

See Also

Reference

ResponseCode Class

ResponseCode Members

Microsoft.Rtc.Signaling Namespace