Expand description
Internal implementation detail of sonos-sdk. Not intended for direct use.
Private SOAP client for UPnP device communication
This crate provides a minimal SOAP client specifically designed for communicating with UPnP devices like Sonos speakers. It also supports UPnP event subscriptions using SUBSCRIBE/UNSUBSCRIBE methods.
Structs§
- Soap
Client - A minimal SOAP client for UPnP device communication
- Subscription
Response - Response from a UPnP subscription request
Enums§
- Soap
Error - Errors that can occur during SOAP communication