update
This commit is contained in:
parent
34c9d94b9f
commit
f7dd8f94ec
@ -378,6 +378,7 @@ public class LiveUtils {
|
||||
if(!Live.lives.containsKey(roomId)){
|
||||
return false;
|
||||
}
|
||||
Log.i(roomId+" >> "+Live.lives.get(roomId).geData().getLive());
|
||||
return Live.lives.get(roomId).geData().getLive()==1;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user