Skip to content

beamable-sdk / schema / StartSessionRequest

Type Alias: StartSessionRequest

StartSessionRequest = object

Defined in: src/__generated__/schemas/StartSessionRequest.ts:8

Properties

customParams?

optional customParams: Record<string, string>

Defined in: src/__generated__/schemas/StartSessionRequest.ts:9


device?

optional device: string

Defined in: src/__generated__/schemas/StartSessionRequest.ts:10


deviceParams?

optional deviceParams: Record<string, string>

Defined in: src/__generated__/schemas/StartSessionRequest.ts:11


gamer?

optional gamer: bigint | string

Defined in: src/__generated__/schemas/StartSessionRequest.ts:12


language?

optional language: SessionLanguageContext

Defined in: src/__generated__/schemas/StartSessionRequest.ts:13


locale?

optional locale: string

Defined in: src/__generated__/schemas/StartSessionRequest.ts:14


platform?

optional platform: string

Defined in: src/__generated__/schemas/StartSessionRequest.ts:15


shard?

optional shard: string

Defined in: src/__generated__/schemas/StartSessionRequest.ts:16


source?

optional source: string

Defined in: src/__generated__/schemas/StartSessionRequest.ts:17


time?

optional time: bigint | string

Defined in: src/__generated__/schemas/StartSessionRequest.ts:18