Skip to main content

SignalWire.Relay.Calling.CallCollectType

This is an enumeration that represents the different possible types of input collection that can occur.

Values

ValueDescription
errorAn error occurred during input collection.
no_inputThe collection failed because no input was detected.
no_matchThe collection failed because no match was detected.
digitThe collection succeeded with digit input.
speechThe collection succeeded with speech input.