Relay.Calling.PassResult
This object returned from the pass
method.
Properties
Property | Type | Description |
---|---|---|
completed | boolean | Whether the pass operation has completed |
successful | string | HTTP status code indicating whether the call has been passed successfully |
event | Relay.Event | Last event that completed the operation |