public static class ConnectivityManager.PacketKeepaliveCallback extends Object
Constructor and Description |
---|
PacketKeepaliveCallback() |
Modifier and Type | Method and Description |
---|---|
void |
onError(int error)
An error occurred.
|
void |
onStarted()
The requested keepalive was successfully started.
|
void |
onStopped()
The keepalive was successfully stopped.
|