SignalWire.Relay.Calling.PlayResumeResult
This object returned from the synchronous Resume
method, which represent the final result of a play resume operation.
Properties
Property | Type | Description |
---|---|---|
Successful | bool | Whether the play resume operation has completed successfully. |
Event | SignalWire.Relay.Event | The last event that completed the call. |