Hierarchy

  • PpgCoreNotificationEvent

Properties

Properties

payload: {
    action?: string;
    contextId: string;
    foreignId: string;
    messageId: string;
}

Type declaration

  • Optional action?: string
  • contextId: string
  • foreignId: string
  • messageId: string
type: "clicked" | "closed" | "delivered"

Generated using TypeDoc