#include <network_smtpmail.h>
公共成员函数 |
|
| SmtpReceiver () | |
| SmtpReceiver (const String &address, const String &name) | |
| SmtpReceiver ( SMTPRECEIVERFIELD xtype, const String &address, const String &name) | |
Public Attributes |
|
| SMTPRECEIVERFIELD | type |
| String | emailAddress |
| String | clearName |
| SmtpReceiver | ( | ) |
| SmtpReceiver | ( | const String & | address , |
| const String & | name | ||
| ) |
| SmtpReceiver | ( | SMTPRECEIVERFIELD | xtype , |
| const String & | address , | ||
| const String & | name | ||
| ) |
| SMTPRECEIVERFIELD type |
| String emailAddress |
| String clearName |