Share via


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

See Also

Reference

ResponseCode Class

ResponseCode Members

Microsoft.Rtc.Signaling Namespace