Package | Description |
---|---|
com.github.theholywaffle.teamspeak3 | |
com.github.theholywaffle.teamspeak3.api.wrapper |
Modifier and Type | Method and Description |
---|---|
CommandFuture<List<DatabaseClient>> |
TS3ApiAsync.getDatabaseClients()
Gets information about all clients in the server database.
|
List<DatabaseClient> |
TS3Api.getDatabaseClients()
Gets information about all clients in the server database.
|
CommandFuture<List<DatabaseClient>> |
TS3ApiAsync.getDatabaseClients(int offset,
int count)
Gets information about a set number of clients in the server database, starting at
offset . |
Modifier and Type | Class and Description |
---|---|
class |
DatabaseClientInfo |
Copyright © 2015. All rights reserved.