Commit 296fdeb8 by ydl

补充手动切换异常上传108

parent af87b6f9
...@@ -461,6 +461,8 @@ class AudioHomeActivity : ...@@ -461,6 +461,8 @@ class AudioHomeActivity :
return@setOnClickListener return@setOnClickListener
} }
if (isConnectSuccess) { if (isConnectSuccess) {
// 连接成功,且手动挂断
uploadException("", "zhu", "108")
updateExpertStatus(false, 1) updateExpertStatus(false, 1)
// userCloseCalling() // userCloseCalling()
leaveChannel() leaveChannel()
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment