Class Index
java.lang.Object
com.ringcentral.paths.webinar.history.v1.sessions.Index
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionget()
get
(RcwHistoryListAllSessionsParameters queryParams) Returns the list of historical Webinar Sessions hosted by a current authorized user sorted by 'endTime' in the descending order.path()
-
Field Details
-
rc
-
parent
-
-
Constructor Details
-
Index
-
-
Method Details
-
path
-
path
-
get
public SessionGlobalListResource get(RcwHistoryListAllSessionsParameters queryParams) throws RestException, IOException Returns the list of historical Webinar Sessions hosted by a current authorized user sorted by 'endTime' in the descending order. Depending on a session status 'endTime' can represent actual end time or scheduled end time.HTTP Method: get Endpoint: /webinar/history/v1/sessions Rate Limit Group: Heavy App Permission: ReadWebinars
- Throws:
RestException
IOException
-
get
- Throws:
RestException
IOException
-