Package | Description |
---|---|
com.github.theholywaffle.teamspeak3 |
Modifier and Type | Method and Description |
---|---|
CommandFuture<List<Complaint>> |
TS3ApiAsync.getComplaints()
Gets a list of all complaints on the selected virtual server.
|
List<Complaint> |
TS3Api.getComplaints()
Gets a list of all complaints on the selected virtual server.
|
CommandFuture<List<Complaint>> |
TS3ApiAsync.getComplaints(int clientDBId)
Gets a list of all complaints about the specified client.
|
List<Complaint> |
TS3Api.getComplaints(int clientDBId)
Gets a list of all complaints about the specified client.
|
Copyright © 2015. All rights reserved.