VoipService

interface VoipService : KIMISdkLinkupService

Functions

Link copied to clipboard
abstract fun isVoipCalling(): Boolean

是否在语音通话中

abstract fun isVoipCalling(chatId: String): LiveData<Boolean>?

指定会话是否在语音通话中