Skip to main content

Relay::Calling::TapResult

This object is returned by tap_media method and represents the final result of a tap attempt.

Properties

PropertyTypeDescription
successfulBooleanWhether the call has been connected successfully.
eventRelay::EventLast event that completed the operation.
tap_mediaHashObject with payload for this tap_media action.
sourceDeviceHashSource device sending media.
destinationDeviceHashDestination device receiving media.