Companion

object Companion

Companion object for creating instances of OkHttpTaskBridgeHttpApi.

Functions

Link copied to clipboard
fun <Ctx> create(baseUrl: String, okHttpClient: OkHttpClient, json: Json): TaskBridgeHttpApi<Ctx>

Creates a new TaskBridgeHttpApi using the provided client and configuration.