public class UploadFileInfo extends Object
| Constructor and Description |
|---|
UploadFileInfo(String callId,
String identity,
String type,
String user,
List<String> participants)
Instantiates a new upload file info.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getCallId()
Gets the call id.
|
String |
getIdentity()
Gets the identity.
|
List<String> |
getParticipants()
Gets the participants.
|
String |
getType()
Gets the type.
|
String |
getUser()
Gets the user.
|
Copyright © 2003–2021 eXo Platform SAS. All rights reserved.