Loading...
Searching...
No Matches
FAccelBytePartyInvite Struct Reference

#include <OnlinePartyInterfaceAccelByte.h>

Public Member Functions

 FAccelBytePartyInvite (const TSharedRef< const FOnlinePartyIdAccelByte > &InPartyId, const TSharedRef< const FUniqueNetIdAccelByteUser > &InInviterId, const FString &InInviterDisplayName, const FString &InInviteToken)

Public Attributes

TSharedRef< const FOnlinePartyIdAccelBytePartyId
TSharedRef< const FUniqueNetIdAccelByteUserInviterId
FString InviterDisplayName
FString InviteToken
TSharedRef< const FOnlinePartyJoinInfoAccelByteJoinInfo

Detailed Description

Structure representing information needed to act on an invite to an AccelByte party

Member Data Documentation

◆ InviterDisplayName

FString FAccelBytePartyInvite::InviterDisplayName

Display name of the user that sent this party invitation

◆ InviterId

TSharedRef<const FUniqueNetIdAccelByteUser> FAccelBytePartyInvite::InviterId

ID of the user that sent this party invitation

◆ InviteToken

FString FAccelBytePartyInvite::InviteToken

Token that corresponds to this invite to validate that it was a real invite

◆ JoinInfo

TSharedRef<const FOnlinePartyJoinInfoAccelByte> FAccelBytePartyInvite::JoinInfo

Join info for this party invite, will be returned to accessors of invites through the OSS

◆ PartyId

TSharedRef<const FOnlinePartyIdAccelByte> FAccelBytePartyInvite::PartyId

ID of the party that this invitation is for