IOnlineSharing::ReadNewsFeed

Read the status feed of the user specified.

Windows
MacOS
Linux

References

Module

OnlineSubsystem

Header

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

Include

#include "Interfaces/OnlineSharingInterface.h"

Syntax

bool ReadNewsFeed
(
    int32 LocalUserNum,
    int32 NumPostsToRead
)

Remarks

Read the status feed of the user specified.

Returns

  • Whether a server request was executed

Parameters

Parameter

Description

LocalUserNum

the controller number of the associated user

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