Relay.Calling.PlayResult
This object returned from one of the synchronous play methods that represents the final result of a playing.
Properties
| Property | Type | Description | 
|---|---|---|
| successful | boolean | Whether the playing has completed successfully | 
| event | Relay.Event | Last event that completed the operation |