SmartclipSDKiOS
3.0.0
Smartclip Advertisement Framework for iOS
Loading...
Searching...
No Matches
xcframework
SmartclipSDKiOS.xcframework
ios-arm64_armv7
SmartclipSDKiOS.framework
Headers
SCOmidEventLoggingDelegate.h
1
//
2
// SCOmidEventLoggingDelegate.h
3
// SmartclipSDKiOS
4
//
5
// Copyright © 2019 smartclip. All rights reserved.
6
//
7
#import <Foundation/Foundation.h>
8
9
#ifndef SCOmidEventLoggingDelegate_h
10
#define SCOmidEventLoggingDelegate_h
11
13
@protocol
SCOmidEventLoggingDelegate <NSObject>
15
- (void)logEventString:(nullable NSString*)eventString;
16
@end
17
18
#endif
/* SCOmidEventLoggingDelegate_h */
Generated by
1.9.5