Navigation
API > API/Plugins > API/Plugins/Lobby > API/Plugins/Lobby/ALobbyBeaconHost
References
| Module | Lobby |
| Header | /Engine/Plugins/Online/OnlineFramework/Source/Lobby/Public/LobbyBeaconHost.h |
| Include | #include "LobbyBeaconHost.h" |
| Source | /Engine/Plugins/Online/OnlineFramework/Source/Lobby/Private/LobbyBeaconHost.cpp |
bool DoesSessionMatch
&40;
const FString & InSessionId
&41; const
Remarks
Does the session associated with the beacon match the incoming request true if sessions match, false otherwise
Parameters
| Name | Description |
|---|---|
| InSessionId | incoming session id |