iOS Custom Chat

Description
We want to create a custom chat UI, is there a way to get chat history?

Which version?
v4.4.57220.1211

Hi ssaylanc,

Thanks for the post. All chat related interfaces are included in https://zoom.github.io/zoom-sdk-ios/category_mobile_r_t_c_meeting_service_07_chat_08.html. We do not store user chat history, if you would like to keep the chat history of your user, you might need to handle it in your app.

Hope this helps. Thanks!