ResponseCode.BadEvent Field
The server did not understand the event package specified in a "Event" header field. (489)
Namespace: Microsoft.Rtc.Signaling
Assembly: Microsoft.Rtc.Collaboration (in Microsoft.Rtc.Collaboration.dll)
Syntax
'Declaration
Public Const BadEvent As Integer
'Usage
Dim value As Integer
value = ResponseCode.BadEvent
public const int BadEvent