Home · All Namespaces · All Classes · Grouped Classes · Modules · Functions |
The JabberManager class maintains information about the active Jabber telephony service. More...
#include <JabberManager>
Inherits QAbstractCallPolicyManager.
The JabberManager class maintains information about the active Jabber telephony service.
This class provides access to some of the common facilities of the jabber telephony service, if it is running within the system, to ease the implementation of Jabber-specific user interfaces in the server. The telephony service itself is started by PhoneServer at system start up.
This class is part of the Qt Extended server and cannot be used by other Qt Extended applications.
See also PhoneServer.
Create a new Jabber telephony service manager and attach it to parent.
Returns true if the Jabber user associated with uri is available for calling; false otherwise.
Reimplemented from QAbstractCallPolicyManager.
If isOnThePhone is true, updates the local presence to away. Otherwise updates the local presence to online.
Reimplemented from QAbstractCallPolicyManager.
Copyright © 2009 Trolltech | Trademarks | Qt Extended 4.4.3 |