JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
com.github.theholywaffle.teamspeak3.api
Interface Callback
public interface
Callback
A callback to be executed when an asynchronous command is answered by the TeamSpeak3 server.
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
void
handle
()
This method will be executed when a command is answered by the server.
Method Detail
handle
void
handle
()
This method will be executed when a command is answered by the server.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
Copyright © 2015. All rights reserved.