#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. |
OpalPresentity::BuddyInfo::BuddyInfo | ( | const PURL & | presentity = PString::Empty() , |
|
const PString & | displayName = PString::Empty() | |||
) | [inline] |
MIME type code for XML.
Human readable name.
Typicall URI address-of-record.
Raw XML of buddy list entry.