We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
这里的demo可以补充的详细一点吗?
// 获取channel资料 WKIM.shared.channelManager .addOnGetChannelListener((channelId, channelType, back) { print('获取channel资料'); if (channelType == WKChannelType.personal) { // 获取个人资料 // 这里直接返回了。实际情况可通过API请求后返回 var channel = WKChannel(channelId, channelType);
还有有没有群或技术可以联系沟通一下的?
The text was updated successfully, but these errors were encountered:
可以参考下 这个issue: WuKongIM/WuKongIM#21
技术群加这个微信拉你入群:
Sorry, something went wrong.
No branches or pull requests
这里的demo可以补充的详细一点吗?
还有有没有群或技术可以联系沟通一下的?
The text was updated successfully, but these errors were encountered: