Class Index
java.lang.Object
com.ringcentral.paths.webinar.history.v1.recordings.Index
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
rc
-
parent
-
recordingId
-
-
Constructor Details
-
Index
-
-
Method Details
-
path
-
path
-
list
public RecordingListResource list(RcwHistoryListRecordingsParameters queryParams) throws RestException, IOException Returns the list of webinar recordings for a given webinar host userHTTP Method: get Endpoint: /webinar/history/v1/recordings Rate Limit Group: Heavy App Permission: ReadWebinars
- Throws:
RestException
IOException
-
list
- Throws:
RestException
IOException
-
get
Returns the webinar recording by ID (Webinar host's interface). This API also returns sharing link if sharing is enabled.HTTP Method: get Endpoint: /webinar/history/v1/recordings/{recordingId} Rate Limit Group: Heavy App Permission: ReadWebinars
- Throws:
RestException
IOException
-
download
-