Relay::Calling::DetectResult
This object is returned by detect
method and represents the final result of a detect attempt.
Properties
Property | Type | Description |
---|---|---|
successful | Boolean | Whether the detection attempt succeeded. |
event | Relay::Event | Last event that completed the operation. |
type | String | The detector type: fax , machine or digit . |
result | String | The final detector result. |