• Модуль: rest
  • Путь к файлу: ~/bitrix/modules/rest/lib/eventoffline.php
  • Класс: BitrixRestEventOfflineTable
  • Вызов: EventOfflineTable::getProcessId
static function getProcessId()
{
	return MainSecurityRandom::getString(32);
}