Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration SubscriptionStatusType

name

SubscriptionStatusType

Index

Enumeration members

STATUS_INFO

STATUS_INFO: = "STATUS_INFO"

An informational message about the subject (usually sent by the DataSource).

STATUS_LIMITED

STATUS_LIMITED: = "STATUS_LIMITED"

One of the sources of data for the subject is not available. This may affect the subject's data.

STATUS_OK

STATUS_OK: = "STATUS_OK"

The data associated with the subject is correct and up-to-date.

STATUS_STALE

STATUS_STALE: = "STATUS_STALE"

The subject's data may not be correct and up-to-date.

Generated using TypeDoc