FlowManagerService

Functions

Link copied to clipboard
abstract suspend fun flipToBackCamera(conversationId: <Error class: unknown class>)
Link copied to clipboard
abstract suspend fun flipToFrontCamera(conversationId: <Error class: unknown class>)
Link copied to clipboard
abstract suspend fun setUIRotation(rotation: Int)
Link copied to clipboard
abstract suspend fun setVideoPreview(conversationId: <Error class: unknown class>, view: PlatformView)
Link copied to clipboard
abstract suspend fun startFlowManager()

Suspends the execution of the current coroutine and starts the flow manager. If the FlowManager has already started, will return immediately.