66 "org.LeechCraft.Azoth.IHaveBlacklists/1.0");
Q_DECLARE_INTERFACE(LeechCraft::Azoth::IHaveBlacklists,"org.LeechCraft.Azoth.IHaveBlacklists/1.0")
virtual ~IHaveBlacklists()=default
Interface for accounts that may have blacklists.
virtual bool SupportsBlacklists() const =0
Checks whether this exact account supports blacklists.
virtual void SuggestToBlacklist(const QList< ICLEntry * > &entries)=0
Suggests adding the given entries to the blacklist.