OpalPresentity::BuddyInfo Struct Reference

#include <pres_ent.h>


Public Member Functions

 BuddyInfo (const PURL &presentity=PString::Empty(), const PString &displayName=PString::Empty())

Data Fields

PURL m_presentity
 Typicall URI address-of-record.
PString m_displayName
 Human readable name.
PString m_contentType
 MIME type code for XML.
PString m_rawXML
 Raw XML of buddy list entry.


Detailed Description

Buddy list entry. The buddy list is a list of presentities that the application is expecting to get presence status for.


Constructor & Destructor Documentation

OpalPresentity::BuddyInfo::BuddyInfo ( const PURL &  presentity = PString::Empty(),
const PString &  displayName = PString::Empty() 
) [inline]


Field Documentation

PString OpalPresentity::BuddyInfo::m_contentType

MIME type code for XML.

PString OpalPresentity::BuddyInfo::m_displayName

Human readable name.

PURL OpalPresentity::BuddyInfo::m_presentity

Typicall URI address-of-record.

PString OpalPresentity::BuddyInfo::m_rawXML

Raw XML of buddy list entry.


The documentation for this struct was generated from the following file:
Generated on Mon Feb 21 20:19:24 2011 for OPAL by  doxygen 1.4.7