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

ToiStorageDeviceRemovedEvent

Class Summary

Extends:
  • ToiEvent

This notification is sent when a storage device has been physically removed from the system. The device will no longer be available in the list of connected storage devices by ToiStorageService#getDevices.

There is no specific state to represent a device that has been removed from the system, so the state in the provided device information will be the state the device had when the actual removal occurred.

Parameters

Name Type Description
info ToiStorageService.ToiDeviceInfo

Storage information for the device.

  • 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.

info (Type: ToiStorageService.ToiDeviceInfo)

Storage information for the device.

5.1.1.p8

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