*** id: 449f73c3-8204-48d5-bec0-47f920a4e655 title: PlayVolumeResult slug: /go/reference/calling/results/play-volume description: The result object that is returned when changing the volume of a call. max-toc-depth: 3 ---------------- [link]: /docs/server-sdk/v2/go/reference/calling/actions/play ## Relay.Calling.PlayVolumeResult This object is returned by [`volume`][link] method and represents the final result of a volume control operation. ### Properties | Name | Type | Description | | ------------ | --------- | --------------------------------------------------------- | | `successful` | `boolean` | Whether the playing volume has been changed successfully. |