public static interface CapabilityTunnel.TunnelStatusListener
CallbacksInterface.tunnelStatusCallback(Capability, long, CapabilityTunnel.State, int).| Modifier and Type | Method and Description |
|---|---|
void |
onStatusChanged(long tunnelHandle,
int port,
CapabilityTunnel.State state)
A function to listen status updates for this capability tunnel.
|
void onStatusChanged(long tunnelHandle,
int port,
CapabilityTunnel.State state)
tunnelHandle - the handle responsible for tunneling
CapabilityTunnel.tunnelHandleMap.port - The port over which data will be received.state - CapabilityTunnel.State