UpdateHostNewRoom typedef

UpdateHostNewRoom = void Function(int room)

Implementation

typedef UpdateHostNewRoom = void Function(int room);