Skip to main content

Crate soap_client

Crate soap_client 

Source
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§

SoapClient
A minimal SOAP client for UPnP device communication
SubscriptionResponse
Response from a UPnP subscription request

Enums§

SoapError
Errors that can occur during SOAP communication