Class Index
java.lang.Object
com.ringcentral.paths.rcvideo.v1.accounts.extensions.delegators.Index
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionget()
get
(RcvListDelegatorsParameters queryParams) Returns the list of users who can delegate bridge/meeting creation to the given user.path()
-
Field Details
-
rc
-
parent
-
-
Constructor Details
-
Index
-
-
Method Details
-
path
-
path
-
get
public DelegatorsListResult get(RcvListDelegatorsParameters queryParams) throws RestException, IOException Returns the list of users who can delegate bridge/meeting creation to the given user. HTTP Method: get Endpoint: /rcvideo/v1/accounts/{accountId}/extensions/{extensionId}/delegators Rate Limit Group: Medium App Permission: Video- Throws:
RestException
IOException
-
get
- Throws:
RestException
IOException
-