Skip to content
This repository was archived by the owner on Feb 18, 2026. It is now read-only.

3.7.1

Choose a tag to compare

@FabienLavocat FabienLavocat released this 19 Jun 22:00
· 18 commits to main since this release
b148ad4

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