PHP Class PAGI\CallSpool\Impl\CallSpoolImpl

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

Méthodes publiques

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

Private Methods

Méthode Description
__construct ( array $options ) : void Constructor.

Method Details

getInstance() public static méthode

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

spool() public méthode

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