SignalWire.Relay.Calling.PlayResult
This object returned from one the synchronous Play
methods or part of the action when an asynchronous equivalent completes, which represent the final result of a play operation.
Properties​
Property | Type | Description |
---|---|---|
Successful | bool | Whether the play operation has completed successfully. |
Event | SignalWire.Relay.Event | The last event that completed the call. |