public interface IRouterStateCallback
extends android.os.IInterface
| Modifier and Type | Interface and Description |
|---|---|
static class |
IRouterStateCallback.Stub
Local-side IPC implementation stub class.
|
| Modifier and Type | Method and Description |
|---|---|
void |
stateChanged(State newState)
Called when the state of the I2P router changes
|
void stateChanged(State newState) throws android.os.RemoteException
android.os.RemoteException