AliyunErrorCode
Deprecated
@interface AliyunErrorCode : NSObject
+ (AliyunIErrorCode)code:(int)err __deprecated_msg("use AliyunVideoCoreError instead");
@end
Undocumented
-
Deprecated
use AliyunVideoCoreError instead
Undocumented
Declaration
Objective-C
+ (AliyunIErrorCode)code:(int)err __deprecated_msg("use AliyunVideoCoreError instead");