#include <vcard.h>
Public Attributes | |
| std::string | number |
| bool | home |
| bool | work |
| bool | voice |
| bool | fax |
| bool | pager |
| bool | msg |
| bool | cell |
| bool | video |
| bool | bbs |
| bool | modem |
| bool | isdn |
| bool | pcs |
| bool | pref |
Definition at line 112 of file vcard.h.
|
|
Whether this is a BBS. |
|
|
Whether this is a cell phone. |
|
|
Whether this is a fax number. |
|
|
Whether this is a personal number. |
|
|
Whether this is a ISDN line(?) |
|
|
Whether this is a modem. |
|
|
MSG(?) |
|
|
The phone number. |
|
|
Whether this is a pager. |
|
|
PCS(?) |
|
|
Whether this is the preferred number. |
|
|
Whether this is a video chat(?). |
|
|
Whether this is a voice number. |
|
|
Whether this is a work number. |
1.4.1