Navigation
API > API/Plugins > API/Plugins/ConcertClient > API/Plugins/ConcertClient/IConcertClient
References
| Module | ConcertClient |
| Header | /Engine/Plugins/Developer/Concert/ConcertMain/Source/ConcertClient/Public/IConcertClient.h |
| Include | #include "IConcertClient.h" |
TFuture< EConcertResponseCode > ArchiveSession
&40;
const FGuid & ServerAdminEndpointId,
const FConcertArchiveSessionArgs & ArchiveSessionArgs
&41;
Remarks
Archive a live session on the server hosting the session. A future that will contains the final response code of the request
Parameters
| Name | Description |
|---|---|
| ServerAdminEndpointId | The Id of the Concert Server hosting the session (and where the archive will be created) |
| ArchiveSessionArgs | The arguments that will be use for the archiving of the session |