Sha256: 8cdfdc55cc472e30e157a880eb651e301f5f48b1373cf30cb9bef2de2b2c706b
Contents?: true
Size: 225 Bytes
Versions: 22
Compression:
Stored size: 225 Bytes
Contents
// Copyright 2010 __Symbol Technologies Inc.__. All rights reserved. // #import <Foundation/Foundation.h> #import <UIKit/UIKit.h> @interface BarcodeViewManager : NSObject { } + (void)openView; + (void)closeView; @end
Version data entries
22 entries across 22 versions & 2 rubygems