• Модуль: voximplant
  • Путь к файлу: ~/bitrix/modules/voximplant/lib/routing/action.php
  • Класс: BitrixVoximplantRoutingAction
  • Вызов: Action::setCommand
public function setCommand($command)
{
	$this->command = $command;
	return $this;
}