Jericho / ZoomNet

.NET client library for the Zoom.us REST API v2
MIT License
68 stars 48 forks source link

Implement RecordingCompleteEvent #297

Closed synesthesia closed 1 year ago

synesthesia commented 1 year ago

This PR implements the RecordingCompletedEvent (see #296).

This webhook event is fired by Zoom whenever a cloud recording has completed processing and is ready for download.

Full details of the webhook can be seen in the Zoom documentation.

synesthesia commented 1 year ago

Sorry just spotted another line that should have been in 9bd5bbb - will fix, rebase and force push

synesthesia commented 1 year ago

Think I've covered off all your comments @Jericho , please let me know if anything else missing