OBSClientErrorCODE Constants Reference

Declared in OBSBaseConstDefinition.h

OBSClientErrorCODE

Definition

typedef NS_ENUM(NSInteger, OBSClientErrorCODE ) {
   OBSRequestNoErrorCode0,
   OBSClientErrorRequestDefinitionNotFoundCode,
   OBSClientErrorHTTPResponseCodeError,
   OBSClientErrorCodeSignFailed,
};

Constants

OBSRequestNoErrorCode0
 *  Default value

Declared In OBSBaseConstDefinition.h.

OBSClientErrorRequestDefinitionNotFoundCode
 *  Definition not found.

Declared In OBSBaseConstDefinition.h.

OBSClientErrorHTTPResponseCodeError
 *   Response error code

Declared In OBSBaseConstDefinition.h.

OBSClientErrorCodeSignFailed
 *  Signing failed.

Declared In OBSBaseConstDefinition.h.

Declared In

OBSBaseConstDefinition.h