Package com.ringcentral.definitions
Class MeetingRecordingInfo
java.lang.Object
com.ringcentral.definitions.MeetingRecordingInfo
-
Field Summary
FieldsModifier and TypeFieldDescriptionLink for downloading the recorded file (mp4, mp3 audio and text/plain chat file) Format: uriEnum: video/mp4, audio/m4a, text/vttEnding time of a recording Format: date-timeFormat: int32Starting time of a recording Format: date-timeEnum: Completed, ProcessingUnique identifier of a meeting instance -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioncontentDownloadUri
(String contentDownloadUri) contentType
(String contentType)
-
Field Details
-
uuid
Unique identifier of a meeting instance -
id
-
contentDownloadUri
Link for downloading the recorded file (mp4, mp3 audio and text/plain chat file) Format: uri -
contentType
Enum: video/mp4, audio/m4a, text/vtt -
size
Format: int32 -
startTime
Starting time of a recording Format: date-time -
endTime
Ending time of a recording Format: date-time -
status
Enum: Completed, Processing
-
-
Constructor Details
-
MeetingRecordingInfo
public MeetingRecordingInfo()
-
-
Method Details
-
uuid
-
id
-
contentDownloadUri
-
contentType
-
size
-
startTime
-
endTime
-
status
-