• Модуль: xmpp
  • Путь к файлу: ~/bitrix/modules/xmpp/classes/client.php
  • Класс: CXMPPClient
  • Вызов: CXMPPClient::IsSubGroupsSupported
public function IsSubGroupsSupported()
{
	return $this->supportSubGroups;
}