{% include "/android/_dackka-meta-tags.html" %}
These are all the API classes. See all API packages.
CancellationToken |
Propagates notification that operations should be canceled. |
CancellationTokenSource |
Creates a new |
Continuation |
A function that is called to continue execution after completion of a |
DuplicateTaskCompletionException |
An exception indicating that something attempted to set a result, exception, or cancellation on a |
OnCanceledListener |
Listener called when a |
OnCompleteListener |
Listener called when a |
OnFailureListener |
Listener called when a |
OnSuccessListener |
Listener called when a |
OnTokenCanceledListener |
Listener called when a |
RuntimeExecutionException |
Runtime version of |
SuccessContinuation |
A function that is called to continue execution then a |
Task |
Represents an asynchronous operation. |
TaskCompletionSource |
Provides the ability to create |
TaskExecutors |
|
Tasks |
|