public class MoxtraMeetRecording extends Object
| Modifier and Type | Field and Description |
|---|---|
protected Long |
contentLength |
protected String |
contentType |
protected Date |
createdTime |
protected String |
downloadLink |
| Modifier | Constructor and Description |
|---|---|
protected |
MoxtraMeetRecording(String contentType,
Long contentLength,
Date createdTime,
String downloadLink) |
| Modifier and Type | Method and Description |
|---|---|
Long |
getContentLength() |
String |
getContentType() |
Date |
getCreatedTime() |
String |
getDownloadLink() |
Copyright © 2003–2015 eXo Platform SAS. All rights reserved.