ObserveSpeakerUseCase

class ObserveSpeakerUseCase(mediaManagerService: MediaManagerService)

This use case is responsible for observing the speaker state, returns true if the speaker is on, false otherwise.

Constructors

Link copied to clipboard
constructor(mediaManagerService: MediaManagerService)

Functions

Link copied to clipboard
operator fun invoke(): <Error class: unknown class><Boolean>