Variable MessageSubscriptionStateEnumConst
MessageSubscriptionStateEnum: {
CORRELATED: "CORRELATED";
CREATED: "CREATED";
DELETED: "DELETED";
MIGRATED: "MIGRATED";
} = ...
Type Declaration
ReadonlyCREATED: "CREATED"
ReadonlyDELETED: "DELETED"
ReadonlyMIGRATED: "MIGRATED"
The state of message subscription.