IModelHubBaseEvent Class

Beta

Base type for all iModelHub global events

Extended by

Methods

Name Description
delete(requestContext: AuthorizedClientRequestContext): Promise<boolean> Remove a single event from queue.  

Properties

Name Type Description
eventTopic undefined | string Topic of this event.  
fromEventSubscriptionId undefined | string User that has sent this event.  
toEventSubscriptionId undefined | string User that is intended recipient of this event.  

Defined in

Last Updated: 08 January, 2020