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

ToiResourceResourcesRemovedEvent

Class Summary

Extends:
  • ToiEvent

Tells the observer that a set of available resources is removed. Once added to resource manager, resources of type ToiResourceService.RESOURCE_TYPE_DYNAMIC_POOL and ToiResourceService.RESOURCE_TYPE_ENUMERABLE will never get removed, so this event is not applicable for the resources of type ToiResourceService.RESOURCE_TYPE_ENUMERABLE and ToiResourceService.RESOURCE_TYPE_DYNAMIC_POOL. This notification will be received by the observers only for the resources of type ToiResourceService.RESOURCE_TYPE_DYNAMIC_ALLOCATION, when these resources are destroyed and in turn removed from the list of resources manintained by resource manager.

Parameters

Name Type Description
resources Array.<ToiResourceService.ToiResourceInfo>

Sequence of resource information.

  • Members

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.

resources (Type: Array.<ToiResourceService.ToiResourceInfo>)

Sequence of resource information.

5.1.p5

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