pub const EOS_EIntegratedPlatformManagementFlags_EOS_IPMF_DisableSDKManagedSessions: EOS_EIntegratedPlatformManagementFlags = 16;Expand description
EOS SDK should not perform any sessions management through the Integrated Platform. The default behavior is for EOS SDK to perform sessions management through the Integrated Platform. Sessions management includes:
- sharing the lobby and session presence enabled games with the Integrated Platform.
- handling Social Overlay join button events which cannot be handled by normal processing of Epic Services.
- handling Social Overlay invite button events which cannot be handled by normal processing of Epic Services.
- handling startup requests from the Integrated Platform to immediately join a game due to in invite while offline.
@see EOS_Lobby_AddNotifySendLobbyNativeInviteRequested