@@ -69,6 +69,11 @@ namespace EEMSUIClient.Services
return true;
}
+ public void FileReceivedNotify(FileType fileType, string path)
+ {
+ //Log Here
+ }
+
protected virtual void Dispose(bool disposing)
{
if (!disposedValue)