Relay::Calling::TapResult
This object is returned by tap_media
method and represents the final result of a tap attempt.
Properties
Property | Type | Description |
---|---|---|
successful | Boolean | Whether the call has been connected successfully. |
event | Relay::Event | Last event that completed the operation. |
tap_media | Hash | Object with payload for this tap_media action. |
sourceDevice | Hash | Source device sending media. |
destinationDevice | Hash | Destination device receiving media. |