45 "org.LeechCraft.Azoth.IHaveBlacklists/1.0")
Interface for accounts that may have blacklists.
virtual ~IHaveBlacklists()=default
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.