onUserSubStreamAudioMute abstract method

void onUserSubStreamAudioMute(
  1. String channelTag,
  2. int uid,
  3. bool muted
)

Implementation

void onUserSubStreamAudioMute(String channelTag, int uid, bool muted);