TUIKit Class Reference
Inherits from | NSObject |
---|---|
Declared in | TUIKit.h TUIKit.m |
Other Methods
– setupWithAppId:
设置sdkAppId,以便您能进一步接入IM SDK
- (void)setupWithAppId:(NSInteger)sdkAppId
Declared In
TUIKit.h
– onUploadProgressCallback:elemidx:taskid:progress:
- (void)onUploadProgressCallback:(TIMMessage *)msg elemidx:(uint32_t)elemidx taskid:(uint32_t)taskid progress:(uint32_t)progress