mirror of
https://github.com/jwdeveloper/TikTokLiveJava.git
synced 2026-02-27 08:49:40 -05:00
.
This commit is contained in:
@@ -55,9 +55,4 @@ public class ApiServiceMock extends TikTokApiService {
|
|||||||
return WebcastResponse.newBuilder().build();
|
return WebcastResponse.newBuilder().build();
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
@Override
|
|
||||||
public String fetchRoomId(String userName) {
|
|
||||||
return "mock-room-id";
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user