Options
All
  • Public
  • Public/Protected
  • All
Menu

The enum type for result of forEachAvailabilityInterval.

Index

Enumeration members

FullRangeIterated

FullRangeIterated:

Indicates the iteration has completed by iterating the whole given timespan or has reached the MAX_DATE or MIN_DATE.

MaxCacheExtendCyclesReached

MaxCacheExtendCyclesReached:

Indicates the iteration has exceeded the maxRange option

MaxRangeReached

MaxRangeReached:

Indicates the iteration has exceeded the maxRange option

StoppedByIterator

StoppedByIterator:

Indicates the iteration has been stopped by returning false from the iterator.

Generated using TypeDoc