> ## 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 | 연결된 엔티티의 Client Session Id입니다. |
| DeviceModel     | String | 연결된 엔티티의 디바이스 모델입니다.           |
| DeviceType      | String | 연결된 엔티티의 디바이스 형식입니다.           |
| OS              | String | 연결된 엔티티의 OS입니다.                |
| UserID          | String | 연결된 엔티티의 User Id입니다.           |


## Related topics

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