IsEligibleToStartCallUseCase
interface IsEligibleToStartCallUseCase
Return
the Boolean for if the user's team has conference calling enabled in its plan.
Inheritors
Functions
Link copied to clipboard
abstract suspend operator fun invoke(conversationId: <Error class: unknown class>, conversationType: <Error class: unknown class>): ConferenceCallingResult