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

#include <vcard.h>

Public Attributes

std::string userid
bool home
bool work
bool internet
bool pref
bool x400

Detailed Description

Describes an email field.

Definition at line 93 of file vcard.h.

Member Data Documentation

bool home

Whether this is a personal address.

Definition at line 96 of file vcard.h.

bool internet

Whether this is an internet address(?).

Definition at line 98 of file vcard.h.

bool pref

Whether this is the preferred address.

Definition at line 99 of file vcard.h.

std::string userid

Email address.

Definition at line 95 of file vcard.h.

bool work

Whether this is a work address.

Definition at line 97 of file vcard.h.

bool x400

Whether this is an X.400 address.

Definition at line 100 of file vcard.h.


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