IRemoteSessionRole::RegisterChannelListDelegate

Register for notifications when the host sends a list of available channels

Windows
MacOS
Linux

References

Module

RemoteSession

Header

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

Include

#include "IRemoteSessionRole.h"

Syntax

FDelegateHandle RegisterChannelListDelegate
(
    FOnRemoteSessionReceiveChannelList::FDelegate InDelegate
)

Remarks

Register for notifications when the host sends a list of available channels

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