IPortalUserLogin

Copyright Epic Games, Inc. All Rights Reserved.

Windows
MacOS
Linux

Inheritance Hierarchy

IPortalService

IPortalUserLogin

References

Module

PortalServices

Header

/Engine/Source/Runtime/Portal/Services/Public/Account/IPortalUserLogin.h

Include

#include "Account/IPortalUserLogin.h"

Syntax

class IPortalUserLogin : public IPortalService

Remarks

Interface for the Portal application's user login services. Specializes in actions related to signing a user in and out of the portal.

Destructors

Name Description

Public function Virtual

~IPortalUserLogin()

Functions

Name Description

Public function

TAsyncResult...

 

PromptUserForSignIn()

Requests that the portal come to the front and ask the user to sign-in.

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