start
fun start(call: CallUI, scope: CoroutineScope = CoroutineScope(Executors.newSingleThreadExecutor().asCoroutineDispatcher()) + CoroutineName("CallUserMessagesProvider"))
Starts the call User Message Provider
Parameters
call
Flow
scope
CoroutineScope optional coroutine scope in which to execute the observing