> ## Documentation Index
> Fetch the complete documentation index at: https://devdocs.xbox.com/llms.txt
> Use this file to discover all available pages before exploring further.

# ClientFocusChangePayload

> ClientFocusChangePayload data type.

## Properties

| Name               | Type     | Description                                     |
| :----------------- | :------- | :---------------------------------------------- |
| ClientSessionID    | String   | The Client Session ID of the associated entity. |
| EventTimestamp     | DateTime | The Event Time of the associated entity.        |
| FocusID            | String   | The Focus Id of the associated entity.          |
| FocusState         | Boolean  | The Focus State of the associated entity.       |
| FocusStateDuration | double   | The Focus Duration of the associated entity.    |


## Related topics

- [client_focus_change](/services/playfab/api-references/events/Session/client-focus-change.md)
- [PlayStream event model reference for PlayFab](/services/playfab/api-references/events/index.md)
- [XAG 113: UI focus handling](/build/game-principles/accessibility/xag-deep-dives/xag-113-ui-focus-handling.md)
- [PlayFab Release Notes 2018](/services/playfab/release-notes/2018.md)
- [Trends](/services/playfab/data-analytics/learn-data/trends/trends-overview.md)
