public interface IRemoteConnectionChangeListener extends EventListener
IRemoteConnection.addConnectionChangeListener(IRemoteConnectionChangeListener)
method.Modifier and Type | Method and Description |
---|---|
void |
connectionChanged(IRemoteConnectionChangeEvent event)
Notifies this listener that the status of a connection has changed.
|
void connectionChanged(IRemoteConnectionChangeEvent event)
event
- the connection change eventCopyright (c) 2011 IBM Corporation and others. All Rights Reserved.