Life Cycle

For an API class extends Barktler, the following request method can be used for requesting.

These request methods each will return the states of executing a request.

When error occurs within request stage, an error will be thrown, see Error Handling for details.

Next

See Cancel Request for the instruction of request canceling as the first usage example of life cycle knowledge.