kalium
Toggle table of contents
common
Platform filter
common
Switch theme
Search in API
kalium
logic
/
com.wire.kalium.logic.feature.call.usecase
/
SetUIRotationUseCase
Set
UIRotation
Use
Case
class
SetUIRotationUseCase
(
flowManagerService
:
FlowManagerService
)
This use case is responsible for setting the UI rotation in a call.
Members
Constructors
Set
UIRotation
Use
Case
Link copied to clipboard
internal
constructor
(
flowManagerService
:
FlowManagerService
)
Functions
invoke
Link copied to clipboard
suspend operator
fun
invoke
(
rotation
:
PlatformRotation
)