| Package | Description |
|---|---|
| com.twilio.sdk | |
| com.twilio.sdk.resource.instance.taskrouter |
| Modifier and Type | Method and Description |
|---|---|
WorkerList |
TwilioTaskRouterClient.getWorkers(String workspaceSid)
Get the workers.
|
WorkerList |
TwilioTaskRouterClient.getWorkers(String workspaceSid,
Map<String,String> filters)
Get the workers.
|
| Modifier and Type | Method and Description |
|---|---|
WorkerList |
Workspace.getWorkers()
Retrieves the
WorkerList for this Workspace |
WorkerList |
Workspace.getWorkers(Map<String,String> filters)
Retrieves the
WorkerList for this Workspace |
Copyright © 2011 Twilio, Inc. All Rights Reserved.