Relay::Calling::PlayResult
This object is returned by the play
methods and represents the final result of a playing action.
Properties​
Property | Type | Description |
---|---|---|
successful | Boolean | Whether the playing has completed successfully. |
event | Relay::Event | Last event that completed the operation. |