WARNING:
This interface is a staging area for future Channel functionality and is likely to cause havoc
to your API/ABI if bindings are generated. Do not include this interface
in libraries that care about compatibility.
Description
This interface contains functionality which we intend to incorporate into the Channel interface in future. It should be considered to be conceptually part of the core Channel interface, but without API or ABI guarantees.
Rationale:
Properties
Accessed using the org.freedesktop.DBus.Properties interface.
(Permalink)
Bundle — o
Read only
Added in 0.17.9.
(in Channel.FUTURE
pseudo-interface)
The ChannelBundle.DRAFT to which this channel belongs.
A channel's Bundle property can never change.
Older connection managers might not have this property. Clients (particularly the channel dispatcher) SHOULD recover by considering each channel to be in a bundle containing only that channel, distinct from all other bundles, which has no additional interfaces.