IOnlinePartyUserPendingJoinRequestInfo

Info about a user requesting to join a party

Windows
MacOS
Linux

References

Module

OnlineSubsystem

Header

/Engine/Plugins/Online/OnlineSubsystem/Source/Public/Interfaces/OnlinePartyInterface.h

Include

#include "Interfaces/OnlinePartyInterface.h"

Syntax

class IOnlinePartyUserPendingJoinRequestInfo

Remarks

Info about a user requesting to join a party

Destructors

Functions

Name Description

Public function Const

const FStrin...

 

GetDisplayName()

Get the display name of the user requesting to join

Public function Const

TSharedRef< ...

 

GetJoinData()

Get the join data of the user requesting to join

Public function Const

const FStrin...

 

GetPlatform()

Get the platform of the user requesting to join

Public function Const

const FUniqu...

 

GetUserId()

Get the id of the user requesting to join

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss