can_be_muted_for_current_user property

bool can_be_muted_for_current_user
read / write

True, if the current user can mute the participant only for self.

Implementation

late bool can_be_muted_for_current_user;