SetVideoPreviewUseCase

class SetVideoPreviewUseCase(flowManagerService: FlowManagerService)

This use case is responsible for setting the video preview on and off, in an ongoing call.

Constructors

Link copied to clipboard
internal constructor(flowManagerService: FlowManagerService)

Functions

Link copied to clipboard
suspend operator fun invoke(conversationId: <Error class: unknown class>, view: PlatformView)