NavigateProxyPacketHandler

class NavigateProxyPacketHandler @Inject constructor(roomsService: RoomsService, roomsCategoriesService: RoomsCategoriesService) : ProxyPacketHandler<NavigatePacket, NavigateProxyPacket>

Author

Jordan Abraham

Constructors

Link copied to clipboard
@Inject
constructor(roomsService: RoomsService, roomsCategoriesService: RoomsCategoriesService)

Properties

Link copied to clipboard