PAMI\Message\Action\AbsoluteTimeoutAction::__construct
Constructor.
Signature
public function __construct(string
$channel,
integer
$timeout )
Parameters
$channel— string- Channel to work on.
$timeout— integer- Maximum duration of the call (sec).
Returns
- void