Relay.Calling.AnswerResult
Relay.Calling.AnswerResult
This object is returned by the answer
method.
Properties
Property | Type | Description |
---|---|---|
successful | boolean | Whether the call has been answered from the remote party. |
event | Relay.Event | Last event that completed the operation. |