can_be_unmuted_for_all_users property

bool can_be_unmuted_for_all_users
read / write

True, if the current user can allow the participant to unmute themselves or unmute the participant (if the participant is the current user).

Implementation

late bool can_be_unmuted_for_all_users;