QXmpp  Version:0.9.3
Public Member Functions
QXmppArchiveChatIq Class Reference

Represents an archive chat as defined by XEP-0136: Message Archiving. More...

#include <QXmppArchiveIq.h>

Inheritance diagram for QXmppArchiveChatIq:
QXmppIq QXmppStanza

List of all members.

Public Member Functions

QXmppArchiveChat chat () const
 Returns the chat conversation carried by this IQ.
void setChat (const QXmppArchiveChat &chat)
 Sets the chat conversation carried by this IQ.
QXmppResultSetReply resultSetReply () const
void setResultSetReply (const QXmppResultSetReply &rsm)

Detailed Description

Represents an archive chat as defined by XEP-0136: Message Archiving.

It is used to get chat as a QXmppArchiveChat.


Member Function Documentation

Returns the result set management reply.

This is used for paging through messages.

Sets the result set management reply.

This is used for paging through messages.


The documentation for this class was generated from the following files:
 All Classes Functions Enumerations Enumerator Properties