Class
DexPromise
Constructors
dex_promise_new_cancellable
Creates a new DexPromise
that can propagate cancellation if the
promise is discarded.
Instance methods
dex_promise_get_cancellable
Gets a GCancellable
that will cancel when the promise has
been discarded (and therefore result no longer necessary).