Relay.Calling.SendDigitsResult
This object is returned by the sendDigits
method and represents the final result of the action.
Properties
Property | Type | Description |
---|---|---|
successful | boolean | Whether the action has completed successfully |
event | Relay.Event | Last event that completed the operation |