Navigation
Unreal Engine C++ API Reference > Plugins > RemoteSession > Channels > IRemoteSessionChannelFactoryWorker
References
Module | RemoteSession |
Header | /Engine/Plugins/Experimental/RemoteSession/Source/RemoteSession/Public/Channels/RemoteSessionChannel.h |
Include | #include "Channels/RemoteSessionChannel.h" |
TSharedPtr < IRemoteSessionChannel > Construct
(
ERemoteSessionChannelMode InMode,
TBackChannelSharedPtr < IBackChannelConnection > InConnection
) const