audioVolumeIndication property

(dynamic Function(List<AudioVolumeInfo>, int)?) audioVolumeIndication
final

Reports which users are speaking and the speakers' volume, and whether the local user is speaking.

Implementation

final Function(List<AudioVolumeInfo>, int)? audioVolumeIndication;