SetUIRotationUseCase

class SetUIRotationUseCase(flowManagerService: FlowManagerService)

This use case is responsible for setting the UI rotation in a call.

Constructors

Link copied to clipboard
internal constructor(flowManagerService: FlowManagerService)

Functions

Link copied to clipboard
suspend operator fun invoke(rotation: PlatformRotation)