Searched refs:createdRoomName (Results 1 – 1 of 1) sorted by relevance
49 public void notifyService(Connection con, String workgroup, String createdRoomName) { in notifyService() argument50 NotifyServicePacket packet = new NotifyServicePacket(workgroup, createdRoomName); in notifyService()