Navigation
API > API/Runtime > API/Runtime/DirectLink > API/Runtime/DirectLink/FEndpoint
References
| Module | DirectLink |
| Header | /Engine/Source/Runtime/Datasmith/DirectLink/Public/DirectLinkEndpoint.h |
| Include | #include "DirectLinkEndpoint.h" |
Syntax
enum EOpenStreamResult
{
Opened,
AlreadyOpened,
SourceAndDestinationNotFound,
RemoteEndpointNotFound,
Unsuppported,
CannotConnectToPrivate,
}
Values
| Name | Description |
|---|---|
| Opened | |
| AlreadyOpened | |
| SourceAndDestinationNotFound | |
| RemoteEndpointNotFound | |
| Unsuppported | |
| CannotConnectToPrivate |