修复:pk一次后,重新发起pk报50002错误

This commit is contained in:
18401019693 2022-12-10 17:39:11 +08:00
parent 32969a58db
commit 9d69610713

View File

@ -1096,6 +1096,7 @@ public class LiveRyAnchorActivity extends LiveActivity implements LiveFunctionCl
if (obj != null) {
if (obj.getString("ispk").equals("0")) {
IMRTCManager.getInstance().requestJoinOtherRoom(pkUid, true, extra, new IRCRTCResultCallback() {
@Override
public void onSuccess() {