Overview | Service | Command |
Set current volume.
Notes: Each SetCurrentVolumeRequest can set only one current volume type.
Authorization token required | true |
Admin Authorization token required | true |
<SetCurrentVolumeRequest id="(short)" type="{volume-type} (short)" /> ## SetCurrentVolumeRequest
The following table describes elements and attributes you can define within a
<SetCurrentVolumeRequest>
element:
XPath | Required / Optional | Description |
@id | Required (only 1) | Type:short ID |
@type | Required (only 1) | Type:short Volume type: 1 (primary message), 2 (secondary message) or 10 (index) |
<SetCurrentVolumeResponse /> ## SetCurrentVolumeResponse