Zoom UI Toolkit

Hey ZoomTeam in the Zoom Video SDK If I use the UI Toolkit can I get the recording functionaliy with this UIToolkit

And If you any sample app for UI Toolkit please kindly send it

@ekaansh.zoom @james.coon any suggestion for above questions from your side

You can use the Video SDK UI toolkit and then use the Zoom Video SDK API to manage cloud recording sessions. You can use the inSessionEventsControl route: PATCH /accounts/{accountId}/videosdk/sessions/{sessionId}/events with the recording.start method for example.

More information is here: Zoom Video SDK Master Account API.

Ook thanks for your input