Method | Description | |
---|---|---|
send ( string $subject, string $contents ) : associative_array | Send a newsletter. | |
subscribe ( string $email ) : mixed | Add a email to list | |
unsubscribe ( string $email ) : mixed | Add a email from list |
public unsubscribe ( string $email ) : mixed | ||
string | ||
return | mixed |