|
PTP Release 7.0 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IRemoteConnectionChangeListener
Listener used to register for notification of connection status changes. Clients should register a listener using the
IRemoteConnection.addConnectionChangeListener(IRemoteConnectionChangeListener) method.
| Method Summary | |
|---|---|
void |
connectionChanged(IRemoteConnectionChangeEvent event)
Notifies this listener that the status of a connection has changed. |
| Method Detail |
|---|
void connectionChanged(IRemoteConnectionChangeEvent event)
event - the connection change event
|
PTP Release 7.0 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||