*** id: fa017cf8-0963-426c-be76-da00caab227b title: PlayResumeResult slug: /ruby/reference/calling/results/play-resume description: >- The PlayResumeResult object is returned when a play resume operation is completed. max-toc-depth: 3 ---------------- [play]: /docs/server-sdk/v2/ruby/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 playback has resumed successfully. |