PICO Unreal Platform SDK
FPicoApplicationInvite Struct Reference

The app's invite information. More...

#include <OnlineSubsystemPicoNames.h>

Public Attributes

FPicoUserInfo Recipent
 
FPicoDestination Destination
 
FString ID
 
bool bIsActive
 
FString LobbySessionId
 
FString MatchSessionId
 

Detailed Description

The app's invite information.

Member Data Documentation

◆ bIsActive

bool bIsActive

Whether the app invite is active

◆ Destination

FPicoDestination Destination

The destination information

◆ ID

FString ID

The app's invite ID

◆ LobbySessionId

FString LobbySessionId

The lobby session ID

◆ MatchSessionId

FString MatchSessionId

The match session ID

◆ Recipent

FPicoUserInfo Recipent

Information about the person who accepted the invitation