onAudioMuted abstract method

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

Implementation

void onAudioMuted(bool muted, String userID);