ButterflyClient

Undocumented in source.

Constructors

this
this(ButterflyListener listener, Socket clientSocket)
Undocumented in source.

Members

Functions

sendMail
void sendMail(JSONValue mailBlock, bool placeInSentBox)

Sends the mail message mail to the servers listed in the recipients field.

Variables

listener
ButterflyListener listener;

The associated listener

mailbox
Mailbox mailbox;

The Mailbox (if client) of the connected user.

Meta