public static class Pings.PingCallback.Default extends Callback.Default implements Pings.PingCallback
Pings.PingCallback.
This simply logs onPingResponse calls at 'debug' level. This method may be overridden to perform some more specific action.
Pings.PingCallback.Default| Constructor and Description |
|---|
Default() |
| Modifier and Type | Method and Description |
|---|---|
void |
onPingResponse(Pings.PingDetails details)
Called with ping response from the server.
|
onDiscardpublic void onPingResponse(Pings.PingDetails details)
Pings.PingCallbackonPingResponse in interface Pings.PingCallbackdetails - information relating to the pingCopyright © 2024 DiffusionData Limited. All rights reserved.