增加了单独登录第二个房间的测试

This commit is contained in:
董宏宇
2021-03-03 14:51:40 +08:00
parent 9ee62fe9af
commit ed04320962
6 changed files with 57 additions and 12 deletions

View File

@@ -74,6 +74,11 @@ public class LivePushActivity extends BaseLiveActivity {
}
@Override
public void toggleLoginMultiRoom(boolean isLogin) {
}
@Override
protected void onDestroy() {
super.onDestroy();