Archive function

Add the required elements to enable our user to specify a path where the archive file needs to be saved (input) and post the messages to the server (event button for archiveChat):

  • <input id="archivePath" type="text" class="form-control" />
  • <button class="btn btn-info" onclick="archiveChat()">Archive Chat</button>

Get C# 7 and .NET Core 2.0 Blueprints now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.