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

Flutter sendLocalInvitation的问题 #24

Closed
huangred opened this issue Feb 10, 2020 · 3 comments
Closed

Flutter sendLocalInvitation的问题 #24

huangred opened this issue Feb 10, 2020 · 3 comments

Comments

@huangred
Copy link

在Flutter SDK中 sendLocalInvitation相关方法在AgoraRtmClient中
在API的参考文档中,是出现在RtmCallManager中
在目前的Flutter SDK版本中,sendLocalInvitation等相关方式是不是暂时还不能调用?

另外,建议更新Flutter SDK的时候,把example也针对性的更新一下,不然有些方法传递的是Map<dynamic, dynamic>类型的参数,都不知道要传递的是什么。
谢谢。

@LichKing-2234
Copy link
Collaborator

目前Flutter SDK没有同步native SDK,后面会同步的

@LichKing-2234
Copy link
Collaborator

LichKing-2234 commented Feb 13, 2020

flutterSDK的sendLocalInvitation封装了下,实际里面就是调用RtmCallManager的sendLocalInvitation

@LichKing-2234
Copy link
Collaborator

I will close this issue because it is too old. if there are still problems, you can reopen this issue.

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