Noop

object Noop : LensesComponent.RemoteApiService

Convenience implementation of RemoteApiService which ignores all requests.

Functions

close
Link copied to clipboard
open override fun close()
Closes all resources allocated for this RemoteApiService.
process
Link copied to clipboard
Attempts to process the request with one or multiple Responses sent back to the provided onResponse.