public class CallbackRemoteCallListener extends Object implements IRemoteCallListener
Constructor and Description |
---|
CallbackRemoteCallListener(IAsyncCallback callback) |
Modifier and Type | Method and Description |
---|---|
void |
handleEvent(IRemoteCallEvent event)
Handle remote call events.
|
public CallbackRemoteCallListener(IAsyncCallback callback)
public void handleEvent(IRemoteCallEvent event)
IRemoteCallListener
handleEvent
in interface IRemoteCallListener
event
- the event. Will not be null
.Copyright © 2004–2020 Eclipse Foundation. All rights reserved.