FlowManagerServiceImpl
actual class FlowManagerServiceImpl(appContext: PlatformContext, scope: <Error class: unknown class>) : FlowManagerService
Functions
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
abstract suspend fun setVideoPreview(conversationId: <Error class: unknown class>, view: PlatformView)
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.