Qore SmtpClient Module Reference  1.9.1
SmtpClient::SmtpConnection Member List

This is the complete list of members for SmtpClient::SmtpConnection, including all inherited members.

constructor(string name, string desc, string url, bool monitor, *hash opts, hash urlh)SmtpClient::SmtpConnection
constructor(string name, string description, string url, hash< auto > attributes={}, hash< auto > options={})SmtpClient::SmtpConnection
getImpl(bool connect=True, *hash< auto > rtopts)SmtpClient::SmtpConnectionprotected
getRuntimeOptions()SmtpClient::SmtpConnection
getType()SmtpClient::SmtpConnection
make(string name, string desc, string url, bool monitor, *hash opts, hash urlh)SmtpClient::SmtpConnectionstatic