#include <buddy.h>
Public Member Functions | |
| PhoneNumber (std::string title_, std::string number_, bool enabled_=true) | |
Public Attributes | |
| std::string | title |
| The name of this phone number. | |
| std::string | number |
| The phone number. | |
| bool | enabled |
|
||||||||||||||||
|
|
|
|
|
|
|
The phone number.
|
|
|
The name of this phone number.
|
1.4.1