---
id: gk-foundation-notices-ajax-live-response
title: "Filter - gk/foundation/notices/ajax/live-response"
sidebar_label: "gk/foundation/notices/ajax/live-response"
tags:
  - "1.3.0"
---

# Filter: gk/foundation/notices/ajax/live-response

Filters the live update response data.

## Parameters

| Name | Type | Description |
|------|------|-------------|
| $response | `array` | Response data. |
| $notice | `\StoredNoticeInterface` | The notice being updated. |

### Since

- 1.3.0

### Source

Defined in `Notices/NoticeAjaxController.php` at line 424

