kopete/libkopete
clientiface.h
Go to the documentation of this file.
virtual bool reportFailure(const QString &host)=0
Indicate that a communication failure has occurred for a given host.
virtual QStringList networks()=0
Get the set of networks that the daemon is aware of.
virtual int request(const QString &host, bool userInitiated)=0
Request a connection to the named host, registering the application's usage of this connection...
void shutdownRequested(QString host)
The network would like to shut down - any clients using this host are to finish using it immediately ...
virtual void relinquish(const QString &host)=0
Indicate that a previously registered connection to the given host is no longer needed by this client...
Definition: clientiface.h:8
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:53:50 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:53:50 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.