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