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