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