Package | Description |
---|---|
com.github.theholywaffle.teamspeak3 |
Modifier and Type | Method and Description |
---|---|
ClientInfo |
TS3Api.getClientByUId(String clientUId)
Gets information about the client with the specified unique identifier.
|
ClientInfo |
TS3Api.getClientInfo(int clientId)
Gets information about the client with the specified client ID.
|
Modifier and Type | Method and Description |
---|---|
CommandFuture<ClientInfo> |
TS3ApiAsync.getClientByUId(String clientUId)
Gets information about the client with the specified unique identifier.
|
CommandFuture<ClientInfo> |
TS3ApiAsync.getClientInfo(int clientId)
Gets information about the client with the specified client ID.
|
Copyright © 2015. All rights reserved.