This repository was archived by the owner on Feb 18, 2026. It is now read-only.
3.7.1
What's Changed
from dolbyio_rest_apis.communications import conference
result = await conference.list_participants(access_token, conferenceId)
print(result.participants)Full Changelog: 3.7.0...3.7.1