#include <TelepathyQt4/Types>
Public Member Functions | |
ContactPresences () | |
ContactPresences (const QMap< uint, LastActivityAndStatuses > &a) | |
ContactPresences & | operator= (const QMap< uint, LastActivityAndStatuses > &a) |
Mapping returned by GetPresence and signalled by PresenceUpdate, where the keys are contacts and the values represent their presences.
Telepathy::ContactPresences::ContactPresences | ( | ) | [inline] |
Telepathy::ContactPresences::ContactPresences | ( | const QMap< uint, LastActivityAndStatuses > & | a | ) | [inline] |
ContactPresences& Telepathy::ContactPresences::operator= | ( | const QMap< uint, LastActivityAndStatuses > & | a | ) | [inline] |