Home · All Namespaces · All Classes · Grouped Classes · Modules · Functions |
The VoIPManager class maintains information about the active VoIP telephony service. More...
#include <VoIPManager>
Inherits QAbstractCallPolicyManager.
The VoIPManager class maintains information about the active VoIP telephony service.
This class provides access to some of the common facilities of the voip telephony service, if it is running within the system, to ease the implementation of VoIP-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 VoIP telephony service manager and attach it to parent.
Returns true if the VoIP 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 |