DetectAction
SignalWire.Relay.Calling.DetectAction
This object returned from DetectAsync method that represents a detection 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 a detector and stop it after 5 seconds.