Uses of Class
org.exoplatform.webconferencing.WebConferencingService.SpaceEventInfo
-
Packages that use WebConferencingService.SpaceEventInfo Package Description org.exoplatform.webconferencing -
-
Uses of WebConferencingService.SpaceEventInfo in org.exoplatform.webconferencing
Methods in org.exoplatform.webconferencing that return WebConferencingService.SpaceEventInfo Modifier and Type Method Description WebConferencingService.SpaceEventInfoWebConferencingService. getSpaceEventInfo(String spacePrettyName, String[] partIds, String[] spacesPrettyName)Gets the space event info, it will return actual event participants at the moment of invocation.protected WebConferencingService.SpaceEventInfoWebConferencingService. spaceEventInfo(String spacePrettyName, String callId, String[] participants, String[] spaces)Space event info.
-