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.
|
onDiscard
public void onPingResponse(Pings.PingDetails details)
Pings.PingCallback
onPingResponse
in interface Pings.PingCallback
details
- information relating to the pingCopyright © 2024 DiffusionData Ltd. All Rights Reserved.