*** id: d399d369-2276-426a-a151-78c3db1b57da title: Relay.Calling.PlayResumeResult slug: /node/reference/calling/results/play-resume description: The result object that is returned when resuming a play action. max-toc-depth: 3 ---------------- [resume]: /docs/server-sdk/v2/node/reference/calling/actions/play#resume This object is returned by [`resume`][resume] method and represents the final result of a play resume operation. ## Properties | Property | Type | Description | | ------------ | --------- | -------------------------------------------- | | `successful` | `boolean` | Whether the playing has resumed successfully |