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