Class CallRecordingNotificationListener
-
-
Constructor Summary
Constructors Constructor Description CallRecordingNotificationListener(org.exoplatform.social.core.manager.IdentityManager identityManager, WebConferencingService webConferencingService, org.exoplatform.social.core.space.spi.SpaceService spaceService)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidonEvent(org.exoplatform.services.listener.Event<CallInfo,Map<? extends String,? extends String>> event)
-
-
-
Constructor Detail
-
CallRecordingNotificationListener
public CallRecordingNotificationListener(org.exoplatform.social.core.manager.IdentityManager identityManager, WebConferencingService webConferencingService, org.exoplatform.social.core.space.spi.SpaceService spaceService)
-
-