Navigation
API > API/Plugins > API/Plugins/OnlineServicesInterface > API/Plugins/OnlineServicesInterface/ISessions
Description
Gets the name of the session with the given id handle.
@params Parameters for the GetSessionName call return
| Name | GetSessionName |
| Type | function |
| Header File | /Engine/Plugins/Online/OnlineServices/Source/OnlineServicesInterface/Public/Online/Sessions.h |
| Include Path | #include "Online/Sessions.h" |
TOnlineResult < FGetSessionName > GetSessionName
(
FGetSessionName::Params && Params
) const