Public Member Functions | |
| void | complete () |
Package Functions | |
| void | receivedStatus (OperationStatus status) |
| void complete | ( | ) |
Called whenever an operation completes.
Implemented in GetCallbackWrapper, and ProxyCallback.
| void receivedStatus | ( | OperationStatus | status | ) | [package] |
Method invoked with the status when the operation is complete.
| line | the line containing the final status of the operation |
Implemented in GetCallbackWrapper, and ProxyCallback.
1.5.8