Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
SXiaoXu opened this issue Jul 3, 2019 · 0 comments
Open

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

SXiaoXu opened this issue Jul 3, 2019 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@SXiaoXu
Copy link
Contributor

SXiaoXu commented Jul 3, 2019

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

- (void)sendMessage:(AVIMMessage *)message
      progressBlock:(void (^)(NSInteger))progressBlock
           callback:(void (^)(BOOL, NSError * _Nullable))callback{
}
@jwfing jwfing added the enhancement New feature or request label Jul 3, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants