onUserUnmuted method
- BaseChannel channel,
- User user
A callback for when a user is unmuted from channel.
Implementation
void onUserUnmuted(BaseChannel channel, User user) {}
A callback for when a user is unmuted from channel.
void onUserUnmuted(BaseChannel channel, User user) {}