*** id: 08a4e7c7-9f32-42c5-bb1b-a41512411373 title: Relay.Calling.PlayVolumeResult slug: /node/reference/calling/results/play-volume description: The result object that is returned when changing the volume of a play action. max-toc-depth: 3 ---------------- [volume]: /docs/server-sdk/v2/node/reference/calling/actions/play#volume This object is returned by [`volume`][volume] method and represents the final result of a volume control operation. ## Properties | Property | Type | Description | | ------------ | --------- | -------------------------------------------------------- | | `successful` | `boolean` | Whether the playing volume has been changed successfully |