WARNING:
This interface is experimental 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.
Changed in 0.17.27.
(draft 2)
Objects implementing this interface must also implement:
Description
An interface for authenticating with one or more channels.
Signals
(Permalink)
TargetAdded (o: Channel)
Parameters
- Channel — o
Target channel that has been added.
A target channel has been added to this verification.
(Permalink)
TargetRemoved (o: Channel)
Parameters
- Channel — o
Target channel that has been removed.
A target channel has been removed from this verification.
Properties
Accessed using the org.freedesktop.DBus.Properties interface.
(Permalink)
TargetChannels — ao
Read only
A list of object paths to channels that depend on this verification.