Skip to main content

SignalWire.Relay.Calling.DetectResult

This object returned from Detect method or part of the action when DetectAsync completes, which represents the final result of a detection operation.

Properties

PropertyTypeDescription
SuccessfulboolWhether the detect operation has completed successfully.
EventSignalWire.Relay.EventThe last event that completed the call.
ResultstringDetail related to the event.
TypeSignalWire.Relay.Calling.DetectResultTypeThe type of the detection.