Occurs when the chat room ownership is transferred.
final void Function(String roomId, String newOwner, String oldOwner)? onOwnerChangedFromChatRoom;