speakerVolumes property

ValueListenable<Map<String, int>> get speakerVolumes

Participant volume information, key is user ID, value is volume level

Implementation

ValueListenable<Map<String, int>> get speakerVolumes;