Options
Menu

Enumeration Status

Possible status of the test.

Index

Enumeration members

Enumeration members

Completed

Completed: = "completed"

The connection to Twilio has been disconnected and the test call has completed.

Connected

Connected: = "connected"

Call to Twilio has been established.

Connecting

Connecting: = "connecting"

Call to Twilio has initiated.

Failed

Failed: = "failed"

The test has stopped and failed.

Generated using TypeDoc