ResponseCode.NotAcceptable Field
Could not find a compatible Accept: header. (406)
Namespace: Microsoft.Rtc.Signaling
Assembly: Microsoft.Rtc.Collaboration (in Microsoft.Rtc.Collaboration.dll)
Syntax
'Declaration
Public Const NotAcceptable As Integer
'Usage
Dim value As Integer
value = ResponseCode.NotAcceptable
public const int NotAcceptable