Interface IRemoteCallEvent
- 
- All Known Subinterfaces:
- IRemoteCallCompleteEvent,- IRemoteCallStartEvent
 
 public interface IRemoteCallEventRemote call event. Event received by service when a remote call should be processed.
- 
- 
Method SummaryAll Methods Instance Methods Abstract Methods Modifier and Type Method Description longgetRequestId()Get request id for the given remote call
 
-