Relay.Calling.DialResult
This object returned from dial method.
Properties
Property | Type | Description |
---|---|---|
successful | boolean | Whether the remote party has picked up your call |
event | Relay.Event | Last event that completed the operation |
call | Relay.Calling.Call | Reference to the Call |