Expand description
The client-side proxy API.
Structs§
- Builder
- Builder for proxies.
- Owner
Changed Stream - A
stream::Stream
implementation that yieldsUniqueName
when the bus owner changes. - Property
Changed - A property changed event.
- Property
Stream - A
stream::Stream
implementation that yields property change notifications. - Proxy
- A client-side interface proxy.
- Signal
Stream - A
stream::Stream
implementation that yields signal messages.
Enums§
- Cache
Properties - The properties caching mode.
- Method
Flags - Flags to use with
Proxy::call_with_flags
.