Jericho / ZoomNet

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

Feature/319 phone call recordings and transcripts #320

Closed Eclyocy closed 9 months ago

Eclyocy commented 9 months ago

Implementation for https://github.com/Jericho/ZoomNet/issues/319.

A new standalone Resource file is added for collecting Zoom Phone endpoints.

Added implementations for endpoints:

Added new phone-specific enumerators. Added json-parse unit-tests.