Client.sendLogin

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

class Client
void
sendLogin
(
in string nickname
,
in string role
)

Meta