OBSClientErrorCODE Constants Reference
Declared in | OBSBaseConstDefinition.h |
---|
OBSClientErrorCODE
OBS客户端错误码枚举
Definition
typedef NS_ENUM(NSInteger, OBSClientErrorCODE ) {
OBSRequestNoErrorCode0,
OBSClientErrorRequestDefinitionNotFoundCode,
OBSClientErrorHTTPResponseCodeError,
OBSClientErrorCodeSignFailed,
};
Constants
OBSRequestNoErrorCode0
-
默认
Declared In
OBSBaseConstDefinition.h
. OBSClientErrorRequestDefinitionNotFoundCode
-
定义未找到
Declared In
OBSBaseConstDefinition.h
. OBSClientErrorHTTPResponseCodeError
-
响应错误码
Declared In
OBSBaseConstDefinition.h
. OBSClientErrorCodeSignFailed
-
签名错误
Declared In
OBSBaseConstDefinition.h
.
Declared In
OBSBaseConstDefinition.h