MuteCallUseCase

interface MuteCallUseCase

This use case is responsible for muting a call.

Inheritors

Functions

Link copied to clipboard
abstract suspend operator fun invoke(conversationId: <Error class: unknown class>, shouldApplyOnDeviceMicrophone: Boolean = true)