Uses of Class
org.exoplatform.webconferencing.CallOwnerException
-
Packages that use CallOwnerException Package Description org.exoplatform.webconferencing -
-
Uses of CallOwnerException in org.exoplatform.webconferencing
Methods in org.exoplatform.webconferencing that throw CallOwnerException Modifier and Type Method Description protected CallInfoWebConferencingService. findCallById(String id, boolean withParticipants)Find call in storage by its ID.protected CallInfoWebConferencingService. readCallEntity(CallEntity savedCall, boolean withParticipants)Read call entity.
-