# Function: onVoIPChatInterrupted
▸ onVoIPChatInterrupted(callback: OnVoIPChatInterruptedCallback): void
监听被动断开实时语音通话事件,包括小游戏切入后端时断开(仅支持微信,手Q)
# 参数:
| 属性 | 类型 |
|---|---|
callback | OnVoIPChatInterruptedCallback |
# 返回值:
void
▸ onVoIPChatInterrupted(callback: OnVoIPChatInterruptedCallback): void
监听被动断开实时语音通话事件,包括小游戏切入后端时断开(仅支持微信,手Q)
| 属性 | 类型 |
|---|---|
callback | OnVoIPChatInterruptedCallback |
void