activateAsync

fun activateAsync(): Deferred<Boolean>

Activates this Client. That is, it registers itself to the server and receives a unique ID from the server. The given ID is used to distinguish different clients.