onUserSubStreamAudioMute abstract method

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

Implementation

void onUserSubStreamAudioMute(int uid, bool muted);