| Modifier and Type | Method and Description |
|---|---|
static java.util.List<PingListener> |
PingAPI.getListeners()
Returns a List of all PingListener's that have been registered
|
| Modifier and Type | Method and Description |
|---|---|
static void |
PingAPI.registerListener(PingListener listener)
Registers a new PingListener instance
|