• Модуль: im
  • Путь к файлу: ~/bitrix/modules/im/classes/general/im_notify_schema.php
  • Класс: CIMNotifySchema
  • Вызов: CIMNotifySchema::GetLifetime
static function GetLifetime($moduleId, $notifyEvent)
{
	return (new Notification($moduleId, $notifyEvent))->getLifetime();
}