Uses of Class
org.exoplatform.webconferencing.WebConferencingService.RoomInfo
-
Packages that use WebConferencingService.RoomInfo Package Description org.exoplatform.webconferencing -
-
Uses of WebConferencingService.RoomInfo in org.exoplatform.webconferencing
Methods in org.exoplatform.webconferencing that return WebConferencingService.RoomInfo Modifier and Type Method Description WebConferencingService.RoomInfoWebConferencingService. getRoomInfo(String id, String title, String[] members)Gets the room info.protected WebConferencingService.RoomInfoWebConferencingService. roomInfo(String id, String title, String[] members, String callId)Room info.
-