mirror of
https://github.com/jwdeveloper/TikTokLiveJava.git
synced 2026-02-27 08:49:40 -05:00
Removal of debug print statements!
This commit is contained in:
@@ -28,4 +28,5 @@ import io.github.jwdeveloper.tiktok.live.LiveClient;
|
||||
public interface LiveSocketClient {
|
||||
void start(LiveConnectionData.Response webcastResponse, LiveClient tikTokLiveClient);
|
||||
void stop();
|
||||
}
|
||||
boolean isConnected();
|
||||
}
|
||||
Reference in New Issue
Block a user