Navigation
API > API/Plugins > API/Plugins/OnlineServicesInterface > API/Plugins/OnlineServicesInterface/Online > API/Plugins/OnlineServicesInterface/Online/FJoinSession
References
| Module | OnlineServicesInterface |
| Header | /Engine/Plugins/Online/OnlineServices/Source/OnlineServicesInterface/Public/Online/Sessions.h |
| Include | #include "Online/Sessions.h" |
Syntax
struct Params
Variables
| Type | Name | Description | |
|---|---|---|---|
| bool | bPresenceEnabled | Whether this session should be set as the user's new presence session. False by default | |
| FAccountId | LocalAccountId | Id handle for the local user which will perform the action | |
| FOnlineSessionId | SessionId | Id handle for the session to be joined. To be retrieved via session search, invite or UI operation | |
| FName | SessionName | Local name for the session |