UpdateVideoStateUseCase

This use case is responsible for updating and caching the video state of a call.

See also

VideoState

Constructors

Link copied to clipboard
constructor(callRepository: CallRepository)

Functions

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