- command (string**)
| Enum value | Description |
|---|---|
| answer | Indicates that the call is accepted and answered. This enables the binary stream flow. |
| busy | Indicates that the called party was busy. Closes the web-socket connection. |
| reject | Indicates that the call was rejected. Closes the web-socket connection. |
** Required