OBSErrorCode Constants Reference

Declared in OBSBaseConstDefinition.h

OBSErrorCode

OBS错误码枚举

Definition

typedef NS_ENUM(NSInteger, OBSErrorCode ) {
   OBSErrorCodeNoErrorCode0,
   OBSErrorCodeServerErrorStatus,
   OBSErrorCodeClientErrorStatus,
};

Constants

OBSErrorCodeNoErrorCode0

默认

Declared In OBSBaseConstDefinition.h.

OBSErrorCodeServerErrorStatus

服务器错误

Declared In OBSBaseConstDefinition.h.

OBSErrorCodeClientErrorStatus

客户端错误

Declared In OBSBaseConstDefinition.h.

Declared In

OBSBaseConstDefinition.h