FTargetDeviceServicePing

Device discovery messages Implements a message for discovering target device services on the network.

Windows
MacOS
Linux

References

Module

TargetDeviceServices

Header

/Engine/Source/Developer/TargetDeviceServices/Public/TargetDeviceServiceMessages.h

Include

#include "TargetDeviceServiceMessages.h"

Syntax

struct FTargetDeviceServicePing

Remarks

Device discovery messages Implements a message for discovering target device services on the network.

Variables

Name Description

Public variable

FString

 

HostUser

Holds the name of the user who generated the ping.

Constructors

Name Description

Public function

FTargetDeviceServicePing()

Default constructor.

Public function

FTargetDeviceServicePing

(
    const FString& InHostUser
)

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