Skip to content

增加查看发送消息进度的方法 #49

@SXiaoXu

Description

@SXiaoXu

用户在发送视频消息时有监听进度的需求,OC 中有 progressBlock 可以查看发送消息进度。

- (void)sendMessage:(AVIMMessage *)message
      progressBlock:(void (^)(NSInteger))progressBlock
           callback:(void (^)(BOOL, NSError * _Nullable))callback{
}

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions