fn on_leave_room(context: &mut Context, _: usize) -> Status
Handle the leave room packet.
context
_
A Status representing the result of the operation.
Status
Returns an error if there are still files being transferred.