Event
Table of Contents
Classes
- MetadataBackgroundEvent
- MetadataBackgroundEvent is an event similar to MetadataLiveEvent but dispatched
on a background thread instead of live thread. Meaning there is no limit to
the time required for the generation of your metadata.
- MetadataLiveEvent
- MetadataLiveEvent is an event initiated when a file is created or updated.
- MetadataNamedEvent
- MetadataNamedEvent is an event similar to MetadataBackgroundEvent completed with a target name,
used to limit the refresh of metadata only listeners capable of filtering themselves out.