PHP Class PAGI\CallSpool\Impl\CallSpoolImpl

PHP Version 5
Author: Marcelo Gornstein ([email protected])
Inheritance: implements PAGI\CallSpool\ICallSpool
Show file Open project: marcelog/pagi Class Usage Examples

Public Methods

Method Description
getInstance ( array $options = [] ) : CallSpoolImpl Returns an instance for this spool/
spool ( CallFile $call, $schedule = null ) (non-PHPdoc)

Private Methods

Method Description
__construct ( array $options ) : void Constructor.

Method Details

getInstance() public static method

Returns an instance for this spool/
public static getInstance ( array $options = [] ) : CallSpoolImpl
$options array Configuration options.
return CallSpoolImpl

spool() public method

(non-PHPdoc)
public spool ( CallFile $call, $schedule = null )
$call PAGI\CallSpool\CallFile