Class Index
java.lang.Object
com.ringcentral.paths.webinar.configuration.v1.sessions.Index
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionget()
get
(RcwConfigListAllSessionsParameters queryParams) Returns the list of Webinar Sessions hosted by a current authorized user sorted by 'scheduledStartTime' or 'creationTime' (if 'scheduledStartTime' is not set) in the ascending orderpath()
-
Field Details
-
rc
-
parent
-
-
Constructor Details
-
Index
-
-
Method Details
-
path
-
path
-
get
public WcsSessionGlobalListResource get(RcwConfigListAllSessionsParameters queryParams) throws RestException, IOException Returns the list of Webinar Sessions hosted by a current authorized user sorted by 'scheduledStartTime' or 'creationTime' (if 'scheduledStartTime' is not set) in the ascending orderHTTP Method: get Endpoint: /webinar/configuration/v1/sessions Rate Limit Group: Heavy App Permission: ReadWebinars
- Throws:
RestException
IOException
-
get
- Throws:
RestException
IOException
-