subClientConnectionRequest
Field NameField Notes
Certificate Chain (JSON) Array of Base64 encoded JSON Web Token certificates to authenticate the player.The last certificate in the chain will have a property 'extraData' that contains player identity information including the XBL XUID (if the player was signed into XBL at the time of the connection).
Raw Token Base64 encoded JSON Web Token that contains other relevant client properties.
Properties Include:
'SelfSignedId'
'ClientRandomId'
'PlatformUserId'
'SkinId'
'SkinData'
'SkinImageWidth'
'SkinImageHeight'
'CapeData'
'CapeImageWidth'
'CapeImageHeight'
'SkinResources'
'SkinGeometry'
'SkinGeometryDataEngineVersion'
'SkinAnimationData'
'PlayFabId'
'DeviceId'
'TrustedSkin'
'PremiumSkin'
'PersonaSkin'
'AnimatedImageData = Array of:'
'-- Type'
'-- Image'
'-- ImageWidth'
'-- ImageHeight'
'-- Frames'
'-- AnimationExpression'
'ArmSize'
'SkinColor'
'PersonaPieces = Array of:'
'-- PackId'
'-- PieceId'
'-- IsDefault'
'-- PieceType'
'-- ProuctId'
'PieceTintColors = Array of:'
'-- PieceType'
'-- Colors = Array of color hexstrings'
'DefaultInputMode' = (see enumeration: InputMode)
'CurrentInputMode' = (see enumeration: InputMode)
'ThirdPartyName'
'ThirdPartyNameOnly'
'PlatformOnlineId'
'PlatformOfflineId'
'DeviceOS' = (see enumeration: BuildPlatform)
'CapeOnClassicSkin'
'CapeId'
'PrimaryUser'
'CompatibleWithClientSideChunkGen'