PAMI\Message\Action\AgentLogoffAction::__construct
Constructor.
Signature
public function __construct(string
$agent,
[boolean
$soft = false] )
Parameters
$agent— string- Agent ID of the agent to log off.
$soft— boolean- Set to true to not hangup existing calls.
Returns
- void