Enabling or Disabling Chat for a Meeting
You can configure whether to enable the chat function for a meeting in OpenSDKConfig.
Figure 1 displays the screen when the chat function is enabled in the meeting.
Figure 2 displays the screen when the chat function is disabled in the meeting.
Application Scenarios
If in-meeting chat is not required in the application, you can disable in-meeting chat.
Precautions
1. sdkConfig takes effect only when this configuration is passed during SDK initialization.
Sample Code
1 2 |
OpenSDKConfig sdkConfig = new OpenSDKConfig(Context) .setNeedConfChat(false) |
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.See the reply and handling status in My Cloud VOC.
For any further questions, feel free to contact us through the chatbot.
Chatbot