Navigation
API > API/Plugins > API/Plugins/ConcertSyncServer > API/Plugins/ConcertSyncServer/IConcertSyncServer
References
| Module | ConcertSyncServer |
| Header | /Engine/Plugins/Developer/Concert/ConcertSync/ConcertSyncServer/Source/ConcertSyncServer/Public/IConcertSyncServer.h |
| Include | #include "IConcertSyncServer.h" |
void SetFileSharingService
&40;
TSharedPtr< IConcertFileSharingService > InFileSharingService
&41;
Remarks
Set the file sharing service, enabling the server to work with large files. The server sharing service must be compatible with the client one.