• Модуль: sender
  • Путь к файлу: ~/bitrix/modules/sender/lib/runtime/recipientbuilderjob.php
  • Класс: Bitrix\Sender\Runtime\RecipientBuilderJob
  • Вызов: RecipientBuilderJob::getAgentName
static function getAgentName(int $postingId)
{
	return "\Bitrix\Sender\Runtime\RecipientBuilderJob::runAgent({$postingId});";
}