Class
caplin.services.messaging

SubscriptionStatus

Enumeration that defines the status of a subscription.

Constructor Summary

Attributes Name and Description
caplin.services.messaging.SubscriptionStatus()

Field Summary

Attributes Name and Description
<static> caplin.services.messaging.SubscriptionStatus.LIMITED

One of the sources of data for the subject is not available.

<static> caplin.services.messaging.SubscriptionStatus.OK

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

<static> caplin.services.messaging.SubscriptionStatus.STALE

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

Constructor Detail

caplin.services.messaging.SubscriptionStatus()

Field Detail

<static> caplin.services.messaging.SubscriptionStatus.LIMITED

One of the sources of data for the subject is not available.

<static> caplin.services.messaging.SubscriptionStatus.OK

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

<static> caplin.services.messaging.SubscriptionStatus.STALE

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