Hi,
I’m using Video SDK to build a new client for our telehealth service.
For compliance reasons, I can’t have any health data stored on Zoom’s side. I disabled recordings, and I was wondering if I could safely enable the chat feature.
Does the chat data get persisted somewhere on Zoom’s infrastructure, or is it ephemeral?
The chat.getHistory() feature is worrying me.
Hi @SQuat When cloud recording is disabled or if you have cloud recording enabled and “Save chat messages from the session” is unchecked, In-meeting chat with the Video SDK is only available as long as the session is active. Once the session is over, these chats are not saved on the cloud.