onVideoMuted abstract method

void onVideoMuted(
  1. bool muted,
  2. String userID
)

Implementation

void onVideoMuted(bool muted, String userID);