withCallId

suspend fun withCallId(callId: String, block: suspend () -> Unit)(source)

Adds callId to the current coroutine context.

Report a problem

See also