• Quick Start
  • Booting
  • Platform
  • Portals
  • References
    • API Reference TOI3
    • IIP Reference
  • Resources
ARRIS Enterprises, Inc. Confidential Information

ToiApplicationLowMemoryConditionDetectedEvent

Class Summary

Extends:
  • ToiEvent

This notification will be triggered when the system experiences a memory pressure. An application is expected to act and minimize the number of extra memory allocations that are not strictly required for its execution.

Parameters

Name Type Description
type ToiApplicationService.ToiMemoryType

The memory type.

level ToiApplicationService.ToiPressureLevel

The memory pressure level.

  • Members

Methods

Members

evtTarget (Type: ToiEventTarget)

The event target that generated the event.

evtTimeStamp (Type: number)

The time (in seconds since the Epoch) at which the event was generated.

evtType (Type: number)

The type of the event.

level (Type: ToiApplicationService.ToiPressureLevel)

The memory pressure level.

type (Type: ToiApplicationService.ToiMemoryType)

The memory type.

5.1.1.p8

Copyright (c) 2018 ARRIS Enterprises, LLC. All Rights Reserved. ARRIS Enterprises, LLC. Confidential Information.