| RuyiNetHttpStatusNOT_ACCEPTABLE Field |
[This is preliminary documentation and is subject to change.]
This response is sent when the web server, after performing server-driven
content negotiation, doesn't find any content following the criteria given
by the user agent.
Namespace:
Ruyi.SDK.Online
Assembly:
SDK.RuyiSDKAsync (in SDK.RuyiSDKAsync.dll) Version: 0.9.3.3995
Syntax public const int NOT_ACCEPTABLE = 406
Field Value
Type:
Int32See Also