Uses of Class
org.exoplatform.model.videocall.VideoCallModel

Packages that use VideoCallModel
org.exoplatform.services.videocall   
 

Uses of VideoCallModel in org.exoplatform.services.videocall
 

Methods in org.exoplatform.services.videocall that return VideoCallModel
 VideoCallModel VideoCallService.getVideoCallProfile()
          Get VideoCalls Profile.
 

Methods in org.exoplatform.services.videocall with parameters of type VideoCallModel
 String AuthService.authenticate(VideoCallModel videoCallModel, String profile_id)
           
 void VideoCallService.saveVideoCallProfile(VideoCallModel videoCallModel)
          Stores a VideoCalls Profile in a repository with given properties.
 



Copyright © 2003–2014 eXo Platform SAS. All rights reserved.