mirror of
https://github.com/jwdeveloper/TikTokLiveJava.git
synced 2026-02-28 09:19:40 -05:00
Test application
This commit is contained in:
@@ -28,7 +28,7 @@ public class Main {
|
||||
.buildAndRun();
|
||||
|
||||
|
||||
var viewers = client.getMeta().getViewersCount();
|
||||
var viewers = client.getRoomInfo().getViewersCount();
|
||||
System.in.read();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user