MarsServer.getClient

class MarsServer
getClient
(
string clientId
)

Return Value

Type: MarsClient*

a pointer to the mars client with that id, or null if it does not exists.

Meta