Sha256: 0a1f1416b9c5ce9b8119bf097fb313f525424bf30a5a88c6bb36284e7ae484ac
Contents?: true
Size: 506 Bytes
Versions: 30
Compression:
Stored size: 506 Bytes
Contents
#import <UIKit/UIKit.h> #import <Foundation/Foundation.h> #ifdef __cplusplus extern "C" { #endif //__cplusplus void Barcode_executeRhoCallBackWithParams(NSString* callbackURL, NSString* intName, int intValue, NSString* str1Name, NSString* str1Value, NSString* str2Name, NSString* str2Value, NSString* str3Name, NSString* str3Value, NSString* dataName, NSData* dataValue ); void Barcode_executeEnumerateCallback(NSString* url); #ifdef __cplusplus } #endif //__cplusplus
Version data entries
30 entries across 30 versions & 3 rubygems