public static interface Pings.PingCallback extends Callback
Pings.pingServer(PingCallback)
.Modifier and Type | Interface and Description |
---|---|
static class |
Pings.PingCallback.Default
Default implementation of
Pings.PingCallback . |
Modifier and Type | Method and Description |
---|---|
void |
onPingResponse(Pings.PingDetails details)
Called with ping response from the server.
|
void onPingResponse(Pings.PingDetails details)
details
- information relating to the pingCopyright © 2020 Push Technology Ltd. All Rights Reserved.