Sha256: 51203d871a5af2a6c2e80d055355825047f82053ab87cf1105a5362dc47f72ee

Contents?: true

Size: 343 Bytes

Versions: 17

Compression:

Stored size: 343 Bytes

Contents

#import "IWebsocket.h"
#import "WebsocketBase.h"

@interface Websocket : WebsocketBase<IWebsocket> {
}

-(void) getPlatformName:(id<IMethodResult>)methodResult;
-(void) calcSumm:(int)a b:(int)b methodResult:(id<IMethodResult>)methodResult;
-(void) joinStrings:(NSString*)a b:(NSString*)b methodResult:(id<IMethodResult>)methodResult;



@end

Version data entries

17 entries across 17 versions & 2 rubygems

Version Path
rhodes-7.6.0 lib/commonAPI/websocket/ext/platform/iphone/impl/Websocket.h
rhodes-7.5.1 lib/commonAPI/websocket/ext/platform/iphone/impl/Websocket.h
rhodes-7.4.1 lib/commonAPI/websocket/ext/platform/iphone/impl/Websocket.h
rhodes-7.1.17 lib/commonAPI/websocket/ext/platform/iphone/impl/Websocket.h
rhodes-6.2.0 lib/commonAPI/websocket/ext/platform/iphone/impl/Websocket.h
rhodes-6.0.11 lib/commonAPI/websocket/ext/platform/iphone/impl/Websocket.h
rhodes-5.5.18 lib/commonAPI/websocket/ext/platform/iphone/impl/Websocket.h
rhodes-5.5.17 lib/commonAPI/websocket/ext/platform/iphone/impl/Websocket.h
rhodes-5.5.15 lib/commonAPI/websocket/ext/platform/iphone/impl/Websocket.h
rhodes-5.5.0.22 lib/commonAPI/websocket/ext/platform/iphone/impl/Websocket.h
rhodes-5.5.2 lib/commonAPI/websocket/ext/platform/iphone/impl/Websocket.h
rhodes-5.5.0.7 lib/commonAPI/websocket/ext/platform/iphone/impl/Websocket.h
rhodes-5.5.0.3 lib/commonAPI/websocket/ext/platform/iphone/impl/Websocket.h
rhodes-5.5.0 lib/commonAPI/websocket/ext/platform/iphone/impl/Websocket.h
tauplatform-1.0.3 lib/commonAPI/websocket/ext/platform/iphone/impl/Websocket.h
tauplatform-1.0.2 lib/commonAPI/websocket/ext/platform/iphone/impl/Websocket.h
tauplatform-1.0.1 lib/commonAPI/websocket/ext/platform/iphone/impl/Websocket.h