Learn about the PushMessageData interface, including its properties and methods, code examples, specifications, and browser compatibility....(event) => { const obj = event.data.json(); if (obj.action === "subscribe"..."subscribe" || obj.action === "unsubscribe") { fireNotification(obj, event);...