FSessionServicePing

Session discovery messages Implements a message that is published to discover existing application sessions.

Windows
MacOS
Linux

References

Module

SessionMessages

Header

/Engine/Source/Runtime/SessionMessages/Public/SessionServiceMessages.h

Include

#include "SessionServiceMessages.h"

Syntax

struct FSessionServicePing

Remarks

Session discovery messages Implements a message that is published to discover existing application sessions.

Variables

Name Description

Public variable

FString

 

UserName

The name of the user who sent this ping.

Constructors

Name Description

Public function

FSessionServicePing()

Default constructor.

Public function

FSessionServicePing

(
    const FString& InUserName
)

Creates and initializes a new instance.

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