OnLeaveRoomType typedef

OnLeaveRoomType = void Function(RTCRoomStats stats)

stats: Statistics of this call.

Implementation

typedef OnLeaveRoomType = void Function(RTCRoomStats stats);