Call
Types
Functions
Link copied to clipboard
Invokes the request immediately, and blocks until the response can be processed or is in error.
Link copied to clipboard
Link copied to clipboard
Returns true if this call has been either execute or enqueued. It is an error to execute a call more than once.
Link copied to clipboard
An external implementation of Call.executeAsync, useful in implementations of Call that implement enqueue and don't generally use coroutines in the implementation.