Package org.exoplatform.webconferencing
Class UploadFileInfo
- java.lang.Object
-
- org.exoplatform.webconferencing.UploadFileInfo
-
public class UploadFileInfo extends Object
The Class UploadFileInfo.
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description StringgetCallId()Gets the call id.StringgetIdentity()Gets the identity.List<String>getParticipants()Gets the participants.StringgetType()Gets the type.StringgetUser()Gets the user.
-