Relay::Calling::DialResult
This object is returned by the 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. |