*** id: 90c52c39-5af9-4fa5-9090-f62a1f5f43d8 slug: /php/reference/calling/results/play-resume description: >- The PlayResumeResult object is returned after a play resume operation is completed. max-toc-depth: 3 ---------------- [play]: /docs/server-sdk/v2/php/reference/calling/actions/play#resume # Relay.Calling.PlayResumeResult This object is returned by [`resume`][play] method and represents the final result of a play resume operation. ## Properties | Property | Type | Description | | :----------- | :-------- | :-------------------------------------------- | | `successful` | `boolean` | Whether the playing has resumed successfully. |