API Reference > imodeljs-backend > iModels > AutoPushEventHandler AutoPushEventHandler Type alias Beta The signature of an AutoPush event handler. AutoPushEventHandler = (etype: AutoPushEventType, autoPush: AutoPush) => void Defined in core/backend/src/AutoPush.ts Line 78 Last Updated: 13 June, 2024