|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface OperationCallback
Callback that's invoked with the response of an operation.
Method Summary | |
---|---|
void |
complete()
Called whenever an operation completes. |
void |
receivedStatus(OperationStatus status)
Method invoked with the status when the operation is complete. |
Method Detail |
---|
void receivedStatus(OperationStatus status)
status
- the result of the operationvoid complete()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |