*** id: 4218f0bf-26b4-4147-a613-98c0630c0bf5 title: PlayVolumeResult slug: /ruby/reference/calling/results/play-volume description: >- The PlayVolumeResult object is returned when a play volume operation is completed. max-toc-depth: 3 ---------------- [play]: /docs/server-sdk/v2/ruby/reference/calling/actions/play#volume # Relay::Calling::PlayVolumeResult This object is returned by [`volume`][play] method and represents the result of setting the volume. ## Properties | Property | Type | Description | | :----------- | :------ | :---------------------------------------- | | `successful` | Boolean | Whether volume has been set successfully. |