Documentation

SmtpInterface
in

SMTP interface

Tags
category

Pop

author

Chris Corbyn, from the SwiftMailer library https://github.com/swiftmailer/swiftmailer

version
4.0.0

Table of Contents

Methods

isStarted()  : bool
Test if this Transport mechanism has started
start()  : void
Start this Transport mechanism
stop()  : void
Stop this Transport mechanism

Methods

isStarted()

Test if this Transport mechanism has started

public isStarted() : bool
Return values
bool

start()

Start this Transport mechanism

public start() : void

        
On this page

Search results