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.
|
This is the complete list of members for Multiplayer::SessionAsyncRequestNotifications, including all inherited members.
AddressPolicy (defined in Multiplayer::SessionAsyncRequestNotifications) | Multiplayer::SessionAsyncRequestNotifications | static |
HandlerPolicy (defined in Multiplayer::SessionAsyncRequestNotifications) | Multiplayer::SessionAsyncRequestNotifications | static |
MutexType typedef (defined in Multiplayer::SessionAsyncRequestNotifications) | Multiplayer::SessionAsyncRequestNotifications | |
OnCreateSessionAsyncComplete(const AZStd::string &createSessionReponse)=0 | Multiplayer::SessionAsyncRequestNotifications | pure virtual |
OnJoinSessionAsyncComplete(bool joinSessionsResponse)=0 | Multiplayer::SessionAsyncRequestNotifications | pure virtual |
OnLeaveSessionAsyncComplete()=0 | Multiplayer::SessionAsyncRequestNotifications | pure virtual |
OnSearchSessionsAsyncComplete(const SearchSessionsResponse &searchSessionsResponse)=0 | Multiplayer::SessionAsyncRequestNotifications | pure virtual |