Open 3D Engine Multiplayer Gem API Reference 23.10.0
O3DE is an open-source, fully-featured, high-fidelity, modular 3D engine for building games and simulations, available to every industry.
Multiplayer::SearchSessionsResponse Struct Reference

#include <SessionRequests.h>

Public Member Functions

 AZ_RTTI (SearchSessionsResponse, "{F93DE7DC-D381-4E08-8A3B-0B08F7C38714}")
 

Static Public Member Functions

static void Reflect (AZ::ReflectContext *context)
 

Public Attributes

AZStd::vector< SessionConfigm_sessionConfigs
 A collection of sessions that match the search criteria and sorted in specific order.
 
AZStd::string m_nextToken
 A token that indicates the start of the next sequential page of results.
 

Detailed Description

SearchSessionsResponse The container for SearchSession request results.


The documentation for this struct was generated from the following file: