Class Index
java.lang.Object
com.ringcentral.paths.webinar.history.v1.webinars.sessions.participants.Index
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionget()
get
(RcwHistoryListParticipantsParameters queryParams) Returns the list of participants of a given Webinar Session (host interface).path()
self()
-
Field Details
-
rc
-
parent
-
-
Constructor Details
-
Index
-
-
Method Details
-
path
-
path
-
get
public ParticipantListResource get(RcwHistoryListParticipantsParameters queryParams) throws RestException, IOException Returns the list of participants of a given Webinar Session (host interface).HTTP Method: get Endpoint: /webinar/history/v1/webinars/{webinarId}/sessions/{sessionId}/participants Rate Limit Group: Heavy App Permission: ReadWebinars
- Throws:
RestException
IOException
-
get
- Throws:
RestException
IOException
-
self
-