gloox  0.9.9.12
Public Attributes | List of all members
VCard::Photo Struct Reference

#include <vcard.h>

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 binval

This is the photo (binary).

Definition at line 196 of file vcard.h.

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 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: