onRoomStats property
In-room call statistics callback.
After the user enters the room and starts the call, they will receive this callback every 2s.
Implementation
@override
abstract OnRoomStatsType? onRoomStats;
In-room call statistics callback.
After the user enters the room and starts the call, they will receive this callback every 2s.
@override
abstract OnRoomStatsType? onRoomStats;