eid-viewer
eid-viewer library
Loading...
Searching...
No Matches
OSX
eID Viewer
eID Viewer
binhandler.h
1
//
2
// binhandler.h
3
// eID Viewer
4
//
5
// Created by buildslave on 29/04/15.
6
// Copyright (c) 2015 Fedict. All rights reserved.
7
//
8
9
#import <Foundation/Foundation.h>
10
#import "AppDelegate.h"
11
12
@ protocol binhandler<NSObject>
13
-(void) handle_bin_data:(NSData *)data forLabel:(NSString *)label withUi:(
AppDelegate
*)ui;
14
@end
AppDelegate
Definition
AppDelegate.h:12
Generated by
1.9.8