mirror of
https://github.com/playit-cloud/playit-api-java
synced 2024-11-24 05:36:12 +00:00
16 lines
192 B
Markdown
16 lines
192 B
Markdown
|
|
|
|
# AgentRoutingGetError
|
|
|
|
## Enum
|
|
|
|
|
|
* `MISSINGAGENTID` (value: `"MissingAgentId"`)
|
|
|
|
* `AGENTIDNOTSUPPORTED` (value: `"AgentIdNotSupported"`)
|
|
|
|
* `INVALIDAGENTID` (value: `"InvalidAgentId"`)
|
|
|
|
|
|
|