AniketSK opened this issue 3 years ago · 0 comments
In the MeetingViewModel, there are two events. One for rtmpErrors and another for changeTrackMuteRequest. They should be moved into a single Flow with a shared sealed data class structure.
rtmpErrors
changeTrackMuteRequest
For an explanation of what this is, look here.