• Модуль: voximplant
  • Путь к файлу: ~/bitrix/modules/voximplant/lib/special/action.php
  • Класс: BitrixVoximplantSpecialAction
  • Вызов: Action::getResponse
public function getResponse($callId, $userId, $phoneNumber);

/**
 * Returns name of the class.
 * @return string
 */
public static function getClass()
{
	return get_called_class();
}