Skip to main content

Relay.Calling.PlayResult

Relay.Calling.PlayResult

This object returned from one of the synchronous play methods that represents the final result of a playing.

Properties

PropertyTypeDescription
successfulbooleanWhether the playing has completed successfully.
eventRelay.EventLast event that completed the operation.