SearchGameSessionsRequest
Types
Properties
Link copied to clipboard
String containing the search criteria for the session search. If no filter expression is included, the request returns results for all game sessions in the fleet that are in ACTIVE
status.
Link copied to clipboard
Instructions on how to sort the search results. If no sort expression is included, the request returns results in random order. A sort expression consists of the following elements:
Functions
Link copied to clipboard
inline fun copy(block: SearchGameSessionsRequest.Builder.() -> Unit = {}): SearchGameSessionsRequest