EOnlinePresenceState::Type

Windows
MacOS
Linux

References

Module

OnlineSubsystem

Header

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

Include

#include "Interfaces/OnlinePresenceInterface.h"

Syntax

namespace EOnlinePresenceState
{
    enum Type
    {
        Online,
        Offline,
        Away,
        ExtendedAway,
        DoNotDisturb,
        Chat,
    }
}

Values

Name

Description

Online

Offline

Away

ExtendedAway

DoNotDisturb

Chat

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