123
This commit is contained in:
@@ -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);
|
||||
|
||||
Reference in New Issue
Block a user