DescribePlayerSessionsRequest
Types
Properties
Link copied to clipboard
A unique identifier for the game session to retrieve player sessions for.
Link copied to clipboard
Link copied to clipboard
A unique identifier for a player session to retrieve.
Link copied to clipboard
Player session status to filter results on. Note that when a PlayerSessionId or PlayerId is provided in a DescribePlayerSessions request, then the PlayerSessionStatusFilter has no effect on the response.
Functions
Link copied to clipboard
inline fun copy(block: DescribePlayerSessionsRequest.Builder.() -> Unit = {}): DescribePlayerSessionsRequest