Version 17.1.0
@esri/hub-events
Module to interact with ArcGIS Hub Events in Node.js and modern browsers.
npm install:
npm install @esri/hub-events @esri/arcgis-rest-feature-service@^4.0.0 @esri/arcgis-rest-portal@^4.0.0 @esri/arcgis-rest-request@^4.0.0 @esri/hub-common@^17.0.0
Module Import:
import {
addUsersToEvent,
getEventFeatureServiceUrl,
getEventQueryFromType,
getEventServiceItem,
getEventServiceUrl,
registerForEvent,
searchEvents,
unregisterForEvent,
} from "@esri/hub-events";