QXmpp Version: 1.5.6
Loading...
Searching...
No Matches
Public Member Functions | List of all members
QXmppMessageHandler Class Referenceabstract
Inheritance diagram for QXmppMessageHandler:
Inheritance graph
[legend]

Public Member Functions

virtual bool handleMessage (const QXmppMessage &)=0
 

Detailed Description

Interface for handling messages.

Since
QXmpp 1.5

Member Function Documentation

◆ handleMessage()

QXmppMessageHandler::handleMessage ( const QXmppMessage )
pure virtual

Handles the message.

Returns
Whether the message has been handled and no other extensions should process it.

The documentation for this class was generated from the following files: