  | RuyiNetHttpStatusMOVED_PERMANENTLY Field | 
 [This is preliminary documentation and is subject to change.]
            This response code means that the URI of the requested resource has been
            changed. Probably, the new URI would be given in the response.
            
 
    Namespace: 
   Ruyi.SDK.Online
    Assembly:
   SDK.RuyiSDKAsync (in SDK.RuyiSDKAsync.dll) Version: 0.9.3.3995
Syntaxpublic const int MOVED_PERMANENTLY = 301
Field Value
Type: 
Int32
See Also