IRemoteSessionModule::AddChannelFactory

Register a third party channel

Windows
MacOS
Linux

References

Module

RemoteSession

Header

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

Include

#include "RemoteSession.h"

Syntax

void AddChannelFactory
(
    const FStringView InChannelName,
    ERemoteSessionChannelMode InHostMode,
    TWeakPtr< IRemoteSessionChannelFactoryWorker > Worker
)

Remarks

Register a third party channel

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