Class Index
java.lang.Object
com.ringcentral.paths.rcvideo.v1.history.account.meetings.Index
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionget()get(ListAccountMeetingsParameters queryParams) Returns the list of completed meetings owned by all users of the account.path()
-
Field Details
-
rc
-
parent
-
-
Constructor Details
-
Index
-
-
Method Details
-
path
-
path
-
get
public AdminAccessMeetings get(ListAccountMeetingsParameters queryParams) throws RestException, IOException Returns the list of completed meetings owned by all users of the account.HTTP Method: get Endpoint: /rcvideo/v1/history/account/{accountId}/meetings Rate Limit Group: Light App Permission: Video
- Throws:
RestExceptionIOException
-
get
- Throws:
RestExceptionIOException
-