TargetDeviceServices

Windows
MacOS
Linux

Classes

Name

Description

Public struct

FTargetDeviceClaimDenied

Device claiming messages Implements a message that is sent when a device is already claimed by someone else.

Public struct

FTargetDeviceClaimed

Implements a message that is sent when a service claimed a device.

Public struct

FTargetDeviceServiceDeployCommit

Application deployment messages Implements a message for committing a deployment transaction.

Public struct

FTargetDeviceServiceDeployFile

Implements a message for deploying a single file to a target device.

Public struct

FTargetDeviceServiceDeployFinished

Implements a message for notifying a target device proxy that a deployment transaction has finished.

Public struct

FTargetDeviceServiceLaunchApp

Application launch messages Implements a message for committing a deployment transaction.

Public struct

FTargetDeviceServiceLaunchFinished

Implements a message for notifying a target device proxy that launching an application has finished.

Public struct

FTargetDeviceServicePing

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

Public struct

FTargetDeviceServicePong

Implements a message that is sent in response to target device service discovery messages.

Public struct

FTargetDeviceServicePowerOff

Miscellaneous messages Implements a message for powering on a target device.

Public struct

FTargetDeviceServicePowerOn

Implements a message for powering on a target device.

Public struct

FTargetDeviceServiceReboot

Implements a message for rebooting a target device.

Public struct

FTargetDeviceServiceRunExecutable

Implements a message for running an executable on a target device.

Public struct

FTargetDeviceServiceRunFinished

Implements a message for notifying a target device proxy that running an executable has finished.

Public struct

FTargetDeviceServiceTerminateLaunchedProcess

Application terminate process messages Implements a message for terminating an application running on the device.

Public struct

FTargetDeviceUnclaimed

Implements a message that is sent when a device is no longer claimed.

Public struct

FTargetDeviceVariant

Struct for a flavor's information

Public class

ITargetDeviceProxy

Interface for target device proxies.

Public class

ITargetDeviceProxyManager

Interface for device proxy managers.

Public class

ITargetDeviceService

Interface for target device services.

Public class

ITargetDeviceServiceManager

Interface for target device service managers.

Public class

ITargetDeviceServicesModule

Interface for target device services modules.

Typedefs

Name

Description

FOnTargetDeviceProxyDeployCommitted

Delegate type for committed build deployments.

FOnTargetDeviceProxyDeployFailed

Delegate type for failed build deployments.

FOnTargetDeviceProxyLaunchFailed

Delegate type for failed build launches.

FOnTargetDeviceProxyLaunchSucceeded

Delegate type for successful build launches.

ITargetDeviceProxyManagerPtr

Type definition for shared pointers to instances of ITargetDeviceProxyManager.

ITargetDeviceProxyManagerRef

Type definition for shared references to instances of ITargetDeviceProxyManager.

ITargetDeviceProxyPtr

Type definition for shared pointers to instances of ITargetDeviceProxy.

ITargetDeviceProxyRef

Type definition for shared references to instances of ITargetDeviceProxy.

ITargetDeviceServiceManagerPtr

Type definition for shared pointers to instances of ITargetDeviceServiceManager.

ITargetDeviceServiceManagerRef

Type definition for shared references to instances of ITargetDeviceServiceManager.

ITargetDeviceServicePtr

Type definition for shared pointers to instances of ITargetDeviceService.

ITargetDeviceServiceRef

Type definition for shared references to instances of ITargetDeviceService.

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