beamable-sdk / schema / StartSessionRequest
Type Alias: StartSessionRequest¶
StartSessionRequest =
object
Defined in: src/__generated__/schemas/StartSessionRequest.ts:8
Properties¶
customParams?¶
optionalcustomParams:Record<string,string>
Defined in: src/__generated__/schemas/StartSessionRequest.ts:9
device?¶
optionaldevice:string
Defined in: src/__generated__/schemas/StartSessionRequest.ts:10
deviceParams?¶
optionaldeviceParams:Record<string,string>
Defined in: src/__generated__/schemas/StartSessionRequest.ts:11
gamer?¶
optionalgamer:bigint|string
Defined in: src/__generated__/schemas/StartSessionRequest.ts:12
language?¶
optionallanguage:SessionLanguageContext
Defined in: src/__generated__/schemas/StartSessionRequest.ts:13
locale?¶
optionallocale:string
Defined in: src/__generated__/schemas/StartSessionRequest.ts:14
platform?¶
optionalplatform:string
Defined in: src/__generated__/schemas/StartSessionRequest.ts:15
shard?¶
optionalshard:string
Defined in: src/__generated__/schemas/StartSessionRequest.ts:16
source?¶
optionalsource:string
Defined in: src/__generated__/schemas/StartSessionRequest.ts:17
time?¶
optionaltime:bigint|string
Defined in: src/__generated__/schemas/StartSessionRequest.ts:18