[6.2.0]Taxi乘客端消息盒子增加小智语音显示

This commit is contained in:
xuxinchao
2023-11-08 18:40:33 +08:00
parent 92dd4469c3
commit 03060239c7
7 changed files with 201 additions and 18 deletions

View File

@@ -22,4 +22,7 @@ interface IMsgBoxEventListener {
//气泡态上报消息事件点击监听
fun onBubbleReportClickEvent(msgBoxBean: MsgBoxBean){}
//通知播放缓存的未播放消息
fun onHandleCachedMsg(){}
}