> ## 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 データ型。

## プロパティ

| 名前                 | 型        | 説明                             |
| :----------------- | :------- | :----------------------------- |
| ClientSessionID    | String   | 関連付けられたエンティティのクライアント セッション ID。 |
| EventTimestamp     | DateTime | 関連付けられたエンティティのイベント時刻。          |
| FocusID            | String   | 関連付けられたエンティティのフォーカス ID。        |
| FocusState         | Boolean  | 関連付けられたエンティティのフォーカス状態。         |
| FocusStateDuration | double   | 関連付けられたエンティティのフォーカス継続時間。       |


## Related topics

- [client_focus_change](/ja-jp/services/playfab/api-references/events/Session/client-focus-change.md)
- [PlayFab リリースノート 2018](/ja-jp/services/playfab/release-notes/2018.md)
- [VmStateChangeEventPayload](/ja-jp/services/playfab/api-references/events/data-types/vmstatechangeeventpayload.md)
- [ClientSessionStartPayload](/ja-jp/services/playfab/api-references/events/data-types/clientsessionstartpayload.md)
- [ServerStateChangedEventPayload](/ja-jp/services/playfab/api-references/events/data-types/serverstatechangedeventpayload.md)
