AutoPushEventHandler Type alias

Beta

The signature of an AutoPush event handler.

AutoPushEventHandler = (etype: AutoPushEventType, autoPush: AutoPush) => void

Defined in

Last Updated: 23 April, 2020