PAMI\Message\Action\SCCPDeviceSetDNDAction::__construct
Constructor.
Signature
public function __construct(string
$DeviceName,
string
$DNDState )
Parameters
$DeviceName— string- Device Name
$DNDState— string- DND State to put the Device in, has to be one of ['on', 'reject', 'silent', 'off']
Returns
- void