Sha256: 30e7f2b32d505cab684d5979d6046276472fa4c9e0643e68ba96ce30e35def19

Contents?: true

Size: 619 Bytes

Versions: 17

Compression:

Stored size: 619 Bytes

Contents

#import <UIKit/UIKit.h>
#import <Foundation/Foundation.h>
#import "CMethodResult.h"


#ifdef __cplusplus
extern "C" {
#endif //__cplusplus
	
void RubyCallbackHelper_callCallback(NSString* callbackURL,
                                     unsigned long callbackMethod,
                                     CMethodResult* methodResult,
                                     NSString* callbackParam
                                     );
    

    void RubyCallbackHelper_holdRubyValue(unsigned long value);
    void RubyCallbackHelper_releaseRubyValue(unsigned long value);
    
#ifdef __cplusplus
}
#endif //__cplusplus

Version data entries

17 entries across 17 versions & 2 rubygems

Version Path
rhodes-7.6.0 platform/shared/api_generator/iphone/RubyCallbackHelper.h
rhodes-7.5.1 platform/shared/api_generator/iphone/RubyCallbackHelper.h
rhodes-7.4.1 platform/shared/api_generator/iphone/RubyCallbackHelper.h
rhodes-7.1.17 platform/shared/api_generator/iphone/RubyCallbackHelper.h
rhodes-6.2.0 platform/shared/api_generator/iphone/RubyCallbackHelper.h
rhodes-6.0.11 platform/shared/api_generator/iphone/RubyCallbackHelper.h
rhodes-5.5.18 platform/shared/api_generator/iphone/RubyCallbackHelper.h
rhodes-5.5.17 platform/shared/api_generator/iphone/RubyCallbackHelper.h
rhodes-5.5.15 platform/shared/api_generator/iphone/RubyCallbackHelper.h
rhodes-5.5.0.22 platform/shared/api_generator/iphone/RubyCallbackHelper.h
rhodes-5.5.2 platform/shared/api_generator/iphone/RubyCallbackHelper.h
rhodes-5.5.0.7 platform/shared/api_generator/iphone/RubyCallbackHelper.h
rhodes-5.5.0.3 platform/shared/api_generator/iphone/RubyCallbackHelper.h
rhodes-5.5.0 platform/shared/api_generator/iphone/RubyCallbackHelper.h
tauplatform-1.0.3 platform/shared/api_generator/iphone/RubyCallbackHelper.h
tauplatform-1.0.2 platform/shared/api_generator/iphone/RubyCallbackHelper.h
tauplatform-1.0.1 platform/shared/api_generator/iphone/RubyCallbackHelper.h