| Modifier and Type | Class and Description |
|---|---|
static interface |
PingService.Callback |
| Constructor and Description |
|---|
PingService(Pinger pinger) |
| Modifier and Type | Method and Description |
|---|---|
void |
cancel() |
void |
ping(PingRequest pingRequest,
PingService.Callback uiCallback) |
public PingService(Pinger pinger)
public void cancel()
public void ping(PingRequest pingRequest, PingService.Callback uiCallback)
Copyright © 2017. All rights reserved.