Published June 26, 2023
Since the Contact Center SDK is built on our Video SDK, update your Contact Center SDK at least every nine months.
Added
- Add method
onError(error: Int, detail: Long, description: String)
in listenerZoomCCServiceListener
to replace the existing methodonError(error: Int, detail: Long)
.
Changed
- Optimize KB article display in the ZVA channel.
- Support uploading attachments in the ZVA form ticket.
- Support minimizing the Video Waiting Room.
- Limit the length of a username in
ZoomCCInterface
to between 1 and 34 characters.