*** id: 34ba2d3c-84e1-42db-a858-9b478aadefc1 title: Relay.Calling.PlayPauseResult slug: /node/reference/calling/results/play-pause description: The result object that is returned when pausing a play action. max-toc-depth: 3 ---------------- [pause]: /docs/server-sdk/v2/node/reference/calling/actions/play#pause This object is returned by [`pause`][pause] method and represents the final result of a play pause operation. ## Properties | Property | Type | Description | | ------------ | --------- | ------------------------------------------------ | | `successful` | `boolean` | Whether the playing has been paused successfully |