newCall

abstract fun newCall(request: MessageRequest, headers: Map<String, String>? = null): Call

Prepares the request to be executed at some point in the future.