SignalWire.Relay.Calling.CallCollectType
This is an enumeration that represents the different possible types of input collection that can occur.
Values
Value | Description |
---|---|
error | An error occurred during input collection. |
no_input | The collection failed because no input was detected. |
no_match | The collection failed because no match was detected. |
digit | The collection succeeded with digit input. |
speech | The collection succeeded with speech input. |