userMuteVideo property

(dynamic Function(int, bool)?) userMuteVideo
final

Occurs when a remote user stops/resumes sending the video stream.

Implementation

final Function(int, bool)? userMuteVideo;