onSpectatorJoinGameResponse

open fun onSpectatorJoinGameResponse(response: SpectatorJoinGameResponse)

Called when server sent a SpectatorJoinGameResponse after a SpectatorJoinGameMessage was sent.

Parameters

response

The SpectatorJoinGameResponse received from the server.