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
自定义消息发送之后,本地的会谈窗口页面没有新消息的cell。 需要退出会议聊天窗口,重新进入才会有自定义消息的cell。 下面是我发送消息调用的方法
The text was updated successfully, but these errors were encountered:
发送的消息要自己添加到ui,参考 https://github.com/WuKongIM/WuKongIMiOSSDK/blob/main/Example/WuKongIMSDK/WKMessageTableView.m#L36
Sorry, something went wrong.
No branches or pull requests
自定义消息发送之后,本地的会谈窗口页面没有新消息的cell。
需要退出会议聊天窗口,重新进入才会有自定义消息的cell。
下面是我发送消息调用的方法
The text was updated successfully, but these errors were encountered: