Navigation
API > API/Plugins > API/Plugins/OnlineServicesInterface > API/Plugins/OnlineServicesInterface/ISessions
Description
Gets an array of references to all the sessions the given user is part of.
@params Parameters for the GetAllSessions call return
| Name | GetAllSessions |
| Type | function |
| Header File | /Engine/Plugins/Online/OnlineServices/Source/OnlineServicesInterface/Public/Online/Sessions.h |
| Include Path | #include "Online/Sessions.h" |
TOnlineResult < FGetAllSessions > GetAllSessions
(
FGetAllSessions::Params && Params
) const