Open 3D Engine Multiplayer Gem API Reference
24.09
O3DE is an open-source, fully-featured, high-fidelity, modular 3D engine for building games and simulations, available to every industry.
|
#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< SessionConfig > | m_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. | |
SearchSessionsResponse The container for SearchSession request results.