Gjsify LogoGjsify Logo

Possible errors returned when calling tracker_decorator_next_finish().

Index

Enumeration Members

Enumeration Members

EMPTY: number

There is no item to be processed next. It is entirely possible to have a ::items_available signal emitted and then have this error when calling tracker_decorator_next_finish() because the signal may apply to a class which we're not interested in. For example, a new nmo:Email might have been added to Tracker, but we might only be interested in nfo:Document. This case would give this error.

PAUSED: number

No work was done or will be done because the miner is currently paused.

Legend

  • Module
  • Object literal
  • Variable
  • Function
  • Function with type parameter
  • Index signature
  • Type alias
  • Type alias with type parameter
  • Enumeration
  • Enumeration member
  • Property
  • Method
  • Interface
  • Interface with type parameter
  • Constructor
  • Property
  • Method
  • Index signature
  • Class
  • Class with type parameter
  • Constructor
  • Property
  • Method
  • Accessor
  • Index signature
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Inherited accessor
  • Protected property
  • Protected method
  • Protected accessor
  • Private property
  • Private method
  • Private accessor
  • Static property
  • Static method