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