/** * VolumeIndicatorsAdapter dispatches updates to the RealtimeController when * signaling frames affecting roster presence or volume indicator state are * received. */ export default interface VolumeIndicatorsAdapter { }