FlowManagerServiceImpl   
    Constructors
Link copied to clipboard
                  constructor(appContext: PlatformContext, scope: <Error class: unknown class>, dispatchers: <Error class: unknown class> = KaliumDispatcherImpl)
Functions
Link copied to clipboard
                  Link copied to clipboard
                  Link copied to clipboard
                  Link copied to clipboard
                  actual open suspend override fun setVideoPreview(conversationId: <Error class: unknown class>, view: PlatformView)
actual open suspend fun setVideoPreview(conversationId: <Error class: unknown class>, view: PlatformView)
expect open suspend override fun setVideoPreview(conversationId: <Error class: unknown class>, view: PlatformView)
actual open suspend override fun setVideoPreview(conversationId: <Error class: unknown class>, view: PlatformView)
Link copied to clipboard
                  Suspends the execution of the current coroutine and starts the flow manager. If the FlowManager has already started, will return immediately.
Suspends the execution of the current coroutine and starts the flow manager. If the FlowManager has already started, will return immediately.
Suspends the execution of the current coroutine and starts the flow manager. If the FlowManager has already started, will return immediately.