AsyncOperationResponse

interface AsyncOperationResponse {}

Members

Functions

wasSuccessful
bool wasSuccessful()

Returns true if the request completed successfully, finishing what it was supposed to.

Suggestion Box / Bug Report