Class Index
java.lang.Object
com.ringcentral.paths.restapi.account.callqueues.members.Index
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionget()
get
(ListCallQueueMembersParameters queryParams) Returns a list of call queue group members.path()
-
Field Details
-
rc
-
parent
-
-
Constructor Details
-
Index
-
-
Method Details
-
path
-
path
-
get
public CallQueueMembers get(ListCallQueueMembersParameters queryParams) throws RestException, IOException Returns a list of call queue group members.HTTP Method: get Endpoint: /restapi/{apiVersion}/account/{accountId}/call-queues/{groupId}/members Rate Limit Group: Light App Permission: ReadAccounts User Permission: ReadExtensions
- Throws:
RestException
IOException
-
get
- Throws:
RestException
IOException
-