PromptAction
SignalWire.Relay.Calling.PromptAction
This object returned from one of asynchronous Prompt methods that represent a prompt operation that is currently active on a call.
Properties
Methods
Stop
Stop the action immediately.
Parameters
None
Returns
SignalWire.Relay.Calling.StopResult - The result object to interact with.
Examples
Ask user to enter a PIN and stop the action after 5 seconds.
Volume
Change the volume of the action immediately.
Parameters
Returns
SignalWire.Relay.Calling.PromptVolumeResult - The result object to interact with.
Examples
Ask user to enter a PIN and change the volume after 1 second.