14#ifndef MESSAGEVENTFILTER_H__
15#define MESSAGEVENTFILTER_H__
17#include "messagefilter.h"
87 int m_requestedEvents;
MessageEventFilter(MessageSession *parent)
virtual void decorate(Message &msg)
virtual void filter(Message &msg)
void removeMessageEventHandler()
void raiseMessageEvent(MessageEventType event)
void registerMessageEventHandler(MessageEventHandler *meh)
A virtual interface that enables an object to be notified about Message Events (XEP-0022).
MessageFilter(MessageSession *parent)
An abstraction of a message session between any two entities.
An abstraction of a message stanza.
This is an abstraction of an XML element.
The namespace for the gloox library.