TapAction
SignalWire.Relay.Calling.TapAction
This object returned from TapAsync method that represents a tap 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
Start tapping and stop it if
agentis not available in 3 seconds.