FApplicationEntry

An entry in the list of user pending membership applications.

Windows
MacOS
Linux

References

Module

OnlineSubsystem

Header

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

Include

#include "Interfaces/OnlineGroupsInterface.h"

Syntax

struct FApplicationEntry

Remarks

An entry in the list of user pending membership applications.

Variables

Name Description

Public variable

FUniqueNetIdPtr

 

AccountId

AccountId of the user who applied for group membership.

Public variable

FUniqueNetIdPtr

 

GroupId

GroupId of the group for which membership was applied.

Public variable

FText

 

Name

Name of the group.

Public variable

FString

 

Namespace

Namespace in which the application exists.

Public variable

FDateTime

 

SentAt

Timestamp of when the application was sent.

Functions

Name Description

Public function Const

FUniqueNetId...

 

GetId()

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