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

是否考虑支持消息回调? #2

Open
kylin17 opened this issue Aug 2, 2018 · 1 comment
Open

是否考虑支持消息回调? #2

kylin17 opened this issue Aug 2, 2018 · 1 comment

Comments

@kylin17
Copy link

kylin17 commented Aug 2, 2018

很多场景需要得到发送消息之后的结果,是否考虑可以增加发送消息结果返回?
如同步的
Bundle sendMessageSync(Message message)
以及异步的
void sendMessageAsync(Message message, Callback callback)

@yifei8
Copy link
Owner

yifei8 commented Aug 7, 2018

支持回调的receiveMessage,需要你自己去设计如何处理回调。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants