Noop

Convenience implementation of RemoteApiService which ignores all requests.

Functions

Link copied to clipboard
open override fun close()

Closes all resources allocated for this RemoteApiService. Overridden to indicate that calling close will not throw.

Link copied to clipboard

Attempts to process the request with one or multiple Responses sent back to the provided onResponse. The returned Call indicates how this RemoteApiService handled the request so that callers can act accordingly: