pub fn poll(
client: &SonosClient,
ip: &str,
) -> Result<GroupRenderingControlState>Expand description
Poll a speaker for complete GroupRenderingControl state.
Calls GetGroupVolume (required), GetGroupMute (optional). GroupVolumeChangeable has no Get operation — always None when polled.