pub fn subscribe_with_timeout(
client: &SonosClient,
ip: &str,
callback_url: &str,
timeout_seconds: u32,
) -> Result<ManagedSubscription>Expand description
Subscribe to GroupManagement events with custom timeout
pub fn subscribe_with_timeout(
client: &SonosClient,
ip: &str,
callback_url: &str,
timeout_seconds: u32,
) -> Result<ManagedSubscription>Subscribe to GroupManagement events with custom timeout