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