VCard::Photo Struct Reference

#include <vcard.h>

List of all members.

Public Attributes

std::string extval
std::string binval
std::string type


Detailed Description

Describes photo/logo information.

Definition at line 192 of file vcard.h.


Member Data Documentation

std::string extval

The photo is not stored inside the VCard. This is a hint (URL?) where to look for it.

Definition at line 194 of file vcard.h.

std::string binval

This is the photo (binary).

Definition at line 196 of file vcard.h.

std::string type

This is a hint at the mime-type. May be forged!

Definition at line 197 of file vcard.h.


The documentation for this struct was generated from the following file:

Generated on Sun Apr 27 11:08:32 2008 for gloox by  doxygen 1.5.5