kalium
common
logic
/
com.wire.kalium.logic.feature.call.usecase
/
SetVideoPreviewUseCase
Set
Video
Preview
Use
Case
class
SetVideoPreviewUseCase
(
flowManagerService
:
FlowManagerService
)
This use case is responsible for setting the video preview on and off, in an ongoing call.
Members
Constructors
Set
Video
Preview
Use
Case
Link copied to clipboard
internal
constructor
(
flowManagerService
:
FlowManagerService
)
Functions
invoke
Link copied to clipboard
suspend operator
fun
invoke
(
conversationId
:
<Error class: unknown class>
,
view
:
PlatformView
)