GlobalEventSubscription Class

Beta

Subscription to receive IModelHubGlobalEvents. Each subscription has a separate queue for events that it hasn't read yet. Global event subscriptions do not expire and must be deleted by the user. Use wsgId of this instance for the methods that require subscriptionId. See GlobalEventSubscriptionHandler.

Extends

Properties

Name Type Description
eventTypes undefined | GlobalEventType[]    
subscriptionId undefined | string    

Inherited properties

Name Type Inherited from Description
changeState undefined | ChangeState WsgInstance  
ecId string ECInstance  
eTag undefined | string WsgInstance  
wsgId string WsgInstance  

Defined in

Last Updated: 08 January, 2020