Open 3D Engine AWSGameLift 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.
AWSGameLift::AWSGameLiftSessionAsyncRequestNotificationBusHandler Class Reference

Inherits Multiplayer::SessionAsyncRequestNotificationBus::Handler, and AZ::BehaviorEBusHandler.

Public Member Functions

 AZ_EBUS_BEHAVIOR_BINDER (AWSGameLiftSessionAsyncRequestNotificationBusHandler, "{6E13FC73-53DC-4B6B-AEA7-9038DE4C9635}", AZ::SystemAllocator, OnCreateSessionAsyncComplete, OnSearchSessionsAsyncComplete, OnJoinSessionAsyncComplete, OnLeaveSessionAsyncComplete)
 
void OnCreateSessionAsyncComplete (const AZStd::string &createSessionReponse) override
 
void OnSearchSessionsAsyncComplete (const Multiplayer::SearchSessionsResponse &searchSessionsResponse) override
 
void OnJoinSessionAsyncComplete (bool joinSessionsResponse) override
 
void OnLeaveSessionAsyncComplete () override
 

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