Property | Type | Description | |
---|---|---|---|
$callback | callable |
Method | Description | |
---|---|---|
__construct ( callable $callback ) | ||
__destruct ( ) | ||
__invoke ( string $alias, Kraken\Channel\Protocol\ProtocolInterface $protocol, integer $flags, callable $success = null, callable $failure = null, callable $cancel = null, float $timeout ) |
public __invoke ( string $alias, Kraken\Channel\Protocol\ProtocolInterface $protocol, integer $flags, callable $success = null, callable $failure = null, callable $cancel = null, float $timeout ) | ||
$alias | string | |
$protocol | Kraken\Channel\Protocol\ProtocolInterface | |
$flags | integer | |
$success | callable | |
$failure | callable | |
$cancel | callable | |
$timeout | float |