fix bugs.
This commit is contained in:
@@ -10,4 +10,6 @@ public interface SoundLevelUpdateListener {
|
||||
void userJoined(int userId,int elapsd);
|
||||
|
||||
void userOffline(int userId,int reason);
|
||||
|
||||
void pkOffSide(int userId);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user