Client.sendTurnAck

Send a TURN_ACK message on the client socket. Throw Exception on error.

class Client
void
sendTurnAck
(
in int turnNumber
,
in JSONValue actions
)

Meta