#include <ISessionRequests.h>
◆ CreateSessionAsync()
virtual void Multiplayer::ISessionAsyncRequests::CreateSessionAsync |
( |
const CreateSessionRequest & |
createSessionRequest | ) |
|
|
pure virtual |
CreateSession Async
- Parameters
-
createSessionRequest | The request of CreateSession operation |
◆ JoinSessionAsync()
virtual void Multiplayer::ISessionAsyncRequests::JoinSessionAsync |
( |
const JoinSessionRequest & |
joinSessionRequest | ) |
|
|
pure virtual |
JoinSession Async
- Parameters
-
joinSessionRequest | The request of JoinSession operation |
◆ SearchSessionsAsync()
virtual void Multiplayer::ISessionAsyncRequests::SearchSessionsAsync |
( |
const SearchSessionsRequest & |
searchSessionsRequest | ) |
const |
|
pure virtual |
SearchSessions Async
- Parameters
-
searchSessionsRequest | The request of SearchSessions operation |
The documentation for this class was generated from the following file:
- Gems/Multiplayer/Code/Include/Multiplayer/Session/ISessionRequests.h