onUserMuteVideo method

void onUserMuteVideo(
  1. int agoraUid,
  2. bool muted
)

Callback when the peer's camera status changes.

Implementation

void onUserMuteVideo(int agoraUid, bool muted) {}