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