LobbyNotifier constructor

LobbyNotifier(
  1. Lobby lobby
)

Implementation

LobbyNotifier(Lobby lobby) : super(lobby);