SmtpReceiver Struct Reference

#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() [1/3]

SmtpReceiver ( )

◆  SmtpReceiver() [2/3]

SmtpReceiver ( const String address ,
const String name  
)

◆  SmtpReceiver() [3/3]

SmtpReceiver ( SMTPRECEIVERFIELD   xtype ,
const String address ,
const String name  
)

Member Data Documentation

◆  type

SMTPRECEIVERFIELD type

◆  emailAddress

String emailAddress

◆  clearName

String clearName