Properties:
Name | Type | Description |
---|---|---|
accountSid |
string | The sid of the Twilio account |
assignedTasks |
int | |
available |
boolean | |
availableCapacityPercentage |
int | The current available capacity of this Worker to handle Tasks of this Channel type |
capacity |
int | The number of Tasks that a Worker can handle of this Channel type |
lastReservedTime |
Date | The date when the Channel last saw a Task |
dateCreated |
Date | The date this Channel was created |
dateUpdated |
Date | The date this Channel was last updated |
sid |
string | The sid of this Activity |
taskChannelSid |
string | The sid of the TaskChannel associated to this Worker Channel |
taskChannelUniqueName |
string | The friendly name of this Channel |
workerSid |
string | |
workspaceSid |
string | The sid of the Workspace owning this Activity |
Fires:
Events
-
availabilityUpdated
-
The availability of this Channel was updated
Parameters:
Name Type Description channel
Channel The Channel whose availability was updated
-
capacityUpdated
-
The capacity of this Channel was updated
Parameters:
Name Type Description channel
Channel The Channel whose capacity was updated