> ## 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 | 关联实体的操作系统。     |
| UserID          | String | 关联实体的用户 ID。    |


## Related topics

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