OcaLibVolChangedEventData

class OcaLibVolChangedEventData()

Event data for the OcaLibVolChanged event, which signals a change in an OcaLibrary.Volumes property.

OcaLibVolChangedEventData.Event

type: OcaEvent

The event that was raised.

OcaLibVolChangedEventData.VolumeID

type: number

ID of library volume that changed.

OcaLibVolChangedEventData.ChangeType

type: OcaPropertyChangeType

Type of change : Will be either itemChanged, itemAdded, or itemDeleted.