start

fun start(call: CallUI, scope: CoroutineScope = CoroutineScope(Executors.newSingleThreadExecutor().asCoroutineDispatcher()) + CoroutineName("CallUserMessagesProvider"))

Starts the call User Message Provider

Parameters

call

Flow the call flow

scope

CoroutineScope optional coroutine scope in which to execute the observing