Relay.Calling.HangupResult
This object returned from hangup method.
Properties
| Property | Type | Description | 
|---|---|---|
| successful | boolean | Whether the call has been hung up successfully | 
| event | Relay.Event | Last event that completed the operation | 
| reason | string | The hangup reason |