This commit is contained in:
77
2024-04-16 02:26:45 +08:00
parent 8f5af2af68
commit e954422abe
3 changed files with 3 additions and 3 deletions

View File

@@ -18,7 +18,7 @@ public class AgoreTest {
@Test
public void closeChannel(){
Long roomId = 1779868994539642881L;
Long roomId = 1779938276812283906L;
// List<String> channelUsers = agora.getChannelUsers(roomId);
// System.out.println(JSON.toJSONString(channelUsers));
agora.closeChannel(roomId);