SCOmidEventLoggingDelegate
@protocol SCOmidEventLoggingDelegate <NSObject>
- (void)logEventString:(nullable NSString*)eventString;
@end
Undocumented
-
Undocumented
Declaration
Objective-C
- (void)logEventString:(nullable NSString*)eventString;