API Reference > imodeljs-clients > iModelHubClient > IModelHubBaseEvent IModelHubBaseEvent Class Beta Base type for all iModelHub global events Extended by IModelHubEvent 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 core/clients/src/imodelhub/EventsBase.ts Line 31 Last Updated: 13 June, 2024