Options
Menu

Class OfflineModelsDownloadStoppedEvent

Emitted when a change to the subscription for offline models changes and the change results in new models needing to be downloaded.

experimental

Hierarchy

  • OfflineModelsDownloadStoppedEvent

Implements

Index

Properties

Properties

name

name: string = OfflineModelsDownloadStoppedEvent.NAME

The name of the event that was fired. This is commonly used to filter when using the ConvergenceEventEmitter.events stream.

Note that the name is only guaranteed to be unique within the class / subsystem that is firing it. Names might be reused across classes and subsystems.

NAME

NAME: "offline_models_download_stopped" = "offline_models_download_stopped"