store subscriber directly in pEpUpdater
parent
e32232da37
commit
3e6554fdac
@ -1,14 +0,0 @@
|
||||
//
|
||||
// pEpMacOSAdapterNotifyProtocol.h
|
||||
// pEpMacOSAdapter
|
||||
//
|
||||
// Created by Volker Birk on 28.05.20.
|
||||
// Copyright © 2020 p≡p foundation. All rights reserved.
|
||||
// This file is under GNU General Public License 3.0
|
||||
//
|
||||
|
||||
@protocol pEpMacOSAdapterSubscriberProtocol
|
||||
|
||||
- (void)notifyDownloadArrived:(nonnull NSString *)download;
|
||||
|
||||
@end
|
Loading…
Reference in New Issue