onUserAudioMute abstract method

void onUserAudioMute(
  1. int uid,
  2. bool muted
)

Implementation

void onUserAudioMute(int uid, bool muted);