null .
@param listener the listener to notify when call starts and is completed. The listener will be notified via the two event types IRemoteCallStartEvent and IRemoteCallCompleteEvent. Must not be null .
@see org.eclipse.ecf.remoteservice.events.IRemoteCallStartEvent
@see org.eclipse.ecf.remoteservice.events.IRemoteCallCompleteEvent
@since 3.0
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |