Skip to main content

Relay.Calling.TapResult

Relay.Calling.TapResult

This object returned from tap method that represents the final result of a tapping.

Properties

PropertyTypeDescription
successfulbooleanWhether the tapping has completed successfully.
eventRelay.EventLast event that completed the operation.
tapdictObject with payload for this action.
source_devicedictSource device sending media.
destination_devicedictDestination device receiving media.