Help Center/
Meeting/
Client SDK Reference/
iOS SDK/
API Reference/
UI Customization/
Clearing UI Configurations
Updated on 2024-07-30 GMT+08:00
Clearing UI Configurations
If you need to clear proxies, set the corresponding values to nil.
1 2 3 4 5 6 |
[HWMSdk getSdkConfig].socialShareHandler = nil; // (Optional) Customizes the social sharing capability during a meeting. [HWMSdk getSdkConfig].audioConfToolBarHandler = nil; // (Optional) Customizes the meeting control menu of a voice meeting. [HWMSdk getSdkConfig].videoConfToolBarHandler = nil; // (Optional) Customizes the meeting control menu of a video meeting. [HWMSdk getSdkConfig].participantListMenuHandler = nil; // (Optional) Customizes the participant list menu. [HWMSdk getSdkConfig].confTitleBarMenuHandler = nil; // (Optional) Customizes the title bar on the top of the meeting page. [HWMSdk getSdkConfig].contactUIHandler = nil; // (Optional) Customizes the contact UI. |
Parent topic: UI Customization
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.
The system is busy. Please try again later.
For any further questions, feel free to contact us through the chatbot.
Chatbot