TransportAudioCall::getSupportedRecipientTypes

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

Добавить комментарий