Class Index
java.lang.Object
com.ringcentral.paths.webinar.configuration.v1.company.sessions.Index
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionget()
get
(RcwConfigListAllCompanySessionsParameters queryParams) Returns the list of Webinar Sessions hosted by all company users or particular user(s) sorted by 'scheduledStartTime' or 'creationTime' (if 'scheduledStartTime' is not set) in the ascending ordered.path()
-
Field Details
-
rc
-
parent
-
-
Constructor Details
-
Index
-
-
Method Details
-
path
-
path
-
get
public WcsSessionGlobalListResource get(RcwConfigListAllCompanySessionsParameters queryParams) throws RestException, IOException Returns the list of Webinar Sessions hosted by all company users or particular user(s) sorted by 'scheduledStartTime' or 'creationTime' (if 'scheduledStartTime' is not set) in the ascending ordered. The user must have "WebinarSettings" permission granted otherwise the API returns HTTP 403.HTTP Method: get Endpoint: /webinar/configuration/v1/company/sessions Rate Limit Group: Heavy App Permission: ReadWebinars
- Throws:
RestException
IOException
-
get
- Throws:
RestException
IOException
-