#include <IMatchmakingRequests.h>
◆ AcceptMatchAsync()
virtual void Multiplayer::IMatchmakingAsyncRequests::AcceptMatchAsync |
( |
const AcceptMatchRequest & |
acceptMatchRequest | ) |
|
|
pure virtual |
AcceptMatch Async
- Parameters
-
acceptMatchRequest | The request of AcceptMatch operation |
◆ StartMatchmakingAsync()
virtual void Multiplayer::IMatchmakingAsyncRequests::StartMatchmakingAsync |
( |
const StartMatchmakingRequest & |
startMatchmakingRequest | ) |
|
|
pure virtual |
StartMatchmaking Async
- Parameters
-
startMatchmakingRequest | The request of StartMatchmaking operation |
◆ StopMatchmakingAsync()
virtual void Multiplayer::IMatchmakingAsyncRequests::StopMatchmakingAsync |
( |
const StopMatchmakingRequest & |
stopMatchmakingRequest | ) |
|
|
pure virtual |
StopMatchmaking Async
- Parameters
-
stopMatchmakingRequest | The request of StopMatchmaking operation |
The documentation for this class was generated from the following file:
- Gems/Multiplayer/Code/Include/Multiplayer/Session/IMatchmakingRequests.h