Skip to content

Latest commit

 

History

History
31 lines (17 loc) · 560 Bytes

AgentStatusChannel.md

File metadata and controls

31 lines (17 loc) · 560 Bytes

AgentStatusChannel

Properties

Name Type Description Notes
busyness BusynessEnum [optional]
id String [optional]
name String [optional]
status String [optional]

Enum: BusynessEnum

Name Value
UNOCCUPIED "unoccupied"
OK "ok"
BUSY "busy"
FULL "full"

Implemented Interfaces

  • Serializable