|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IPendingServiceCallback
Callback that will be executed when the result of a pending service call has been received.
Method Summary | |
---|---|
void |
resultReceived(IPendingServiceCall call)
Triggered when results are recieved |
Method Detail |
---|
void resultReceived(IPendingServiceCall call)
call
- Call object this callback is applied to
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |