| RuyiNetHttpStatusFOUND Field |
[This is preliminary documentation and is subject to change.]
This response code means that the URI of requested resource has been changed
temporarily. New changes in the URI might be made in the future. Therefore,
this same URI should be used by the client in future requests.
Namespace:
Ruyi.SDK.Online
Assembly:
SDK.RuyiSDKAsync (in SDK.RuyiSDKAsync.dll) Version: 0.9.3.3995
Syntax public const int FOUND = 302
Field Value
Type:
Int32See Also