1
0
mirror of https://github.com/playit-cloud/playit-api-java synced 2024-11-24 05:36:12 +00:00
playit-api-java/docs/AgentRoutingGetError.md
2024-02-08 12:15:33 -08:00

16 lines
192 B
Markdown

# AgentRoutingGetError
## Enum
* `MISSINGAGENTID` (value: `"MissingAgentId"`)
* `AGENTIDNOTSUPPORTED` (value: `"AgentIdNotSupported"`)
* `INVALIDAGENTID` (value: `"InvalidAgentId"`)