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