join Game
Joins an existing game session on the server by sending a JoinGameMessage.
Parameters
session ID
Unique id for the existing session to join to.#
greeting Message
Greeting message to be broadcast to all other players in this session.
Throws
If client is not connected to a host.