• Модуль: sender
  • Путь к файлу: ~/bitrix/modules/sender/lib/integration/voximplant/transportcall.php
  • Класс: Bitrix\Sender\Integration\VoxImplant\TransportCall
  • Вызов: TransportCall::getSupportedRecipientTypes
public function getSupportedRecipientTypes()
{
	return array(Recipient\Type::PHONE);
}