Interface Player

Basic player representation

Hierarchy

Index

Properties

externalPlayerId

externalPlayerId: string

Player Id for identifying this unique player

Optional playerToken

playerToken: undefined | string

Token used for authenticating a player device

sessionApiKey

sessionApiKey: string

API key to be used with the session

sessionExpirationDate

sessionExpirationDate: number

Expiration date of this session in milliseconds since epoch e.g. 1607760000000

sessionId

sessionId: string

Active session Id

Brought to you with ❤ by the Alexa Games team at Amazon. © 2019, Amazon.com, Inc. or its affiliates. All Rights Reserved.