Navigation
API > API/Plugins > API/Plugins/OnlineSubsystem > API/Plugins/OnlineSubsystem/Interfaces > API/Plugins/OnlineSubsystem/Interfaces/IOnlineSession
References
| Module | OnlineSubsystem |
| Header | /Engine/Plugins/Online/OnlineSubsystem/Source/Public/Interfaces/OnlineSessionInterface.h |
| Include | #include "Interfaces/OnlineSessionInterface.h" |
bool StartSession
&40;
FName SessionName
&41;
Remarks
Marks an online session as in progress (as opposed to being in lobby or pending) true if the call succeeds, false otherwise
Parameters
| Name | Description |
|---|---|
| SessionName | the name of the session that is being started |