*** id: 35065ca1-7188-43e9-9b7e-1a4cf10d5adb title: Relay.Event slug: /php/reference/event max-toc-depth: 3 ---------------- This object represents the last Relay event that completed an operation on the Call. ## Properties | Property | Type | Description | | --------- | -------- | ----------------------------------- | | `name` | `string` | The event name. | | `payload` | `object` | Raw JSON object of the Relay event. |