> ## 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.

# ClientSessionStartPayload

> ClientSessionStartPayload データ型。

## プロパティ

| 名前              | 型      | 説明                             |
| :-------------- | :----- | :----------------------------- |
| ClientSessionID | String | 関連付けられたエンティティのクライアント セッション ID。 |
| DeviceModel     | String | 関連付けられたエンティティのデバイス モデル。        |
| DeviceType      | String | 関連付けられたエンティティのデバイスの種類。         |
| OS              | String | 関連付けられたエンティティの OS。             |
| UserID          | String | 関連付けられたエンティティのユーザー ID。         |


## Related topics

- [client_session_start](/ja-jp/services/playfab/api-references/events/Session/client-session-start.md)
- [ClientFocusChangePayload](/ja-jp/services/playfab/api-references/events/data-types/clientfocuschangepayload.md)
- [VmUnassignmentStartedEventPayload](/ja-jp/services/playfab/api-references/events/data-types/vmunassignmentstartedeventpayload.md)
- [client_focus_change](/ja-jp/services/playfab/api-references/events/Session/client-focus-change.md)
- [ItemsExpiredPayload](/ja-jp/services/playfab/api-references/events/data-types/itemsexpiredpayload.md)
