IRemoteSessionRole::RegisterChannelChangeDelegate

Register for notifications whenever a change in the state of a channel occurs

Windows
MacOS
Linux

References

Module

RemoteSession

Header

/Engine/Plugins/Experimental/RemoteSession/Source/RemoteSession/Public/IRemoteSessionRole.h

Include

#include "IRemoteSessionRole.h"

Syntax

FDelegateHandle RegisterChannelChangeDelegate
(
    FOnRemoteSessionChannelChange::FDelegate InDelegate
)

Remarks

Register for notifications whenever a change in the state of a channel occurs

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