Class Index
java.lang.Object
com.ringcentral.paths.rcvideo.v1.history.meetings.Index
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionget()
Returns a user meeting by ID.list()
list
(ListVideoMeetingsParameters queryParams) Returns the list of user meetings.path()
-
Field Details
-
rc
-
parent
-
meetingId
-
-
Constructor Details
-
Index
-
-
Method Details
-
path
-
path
-
list
Returns the list of user meetings. HTTP Method: get Endpoint: /rcvideo/v1/history/meetings Rate Limit Group: Light App Permission: Video- Throws:
RestException
IOException
-
list
- Throws:
RestException
IOException
-
get
Returns a user meeting by ID. HTTP Method: get Endpoint: /rcvideo/v1/history/meetings/{meetingId} Rate Limit Group: Light App Permission: Video- Throws:
RestException
IOException
-