Main Page
Related Pages
Namespaces
Classes
Files
File List
File Members
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Macros
Pages
platform
iOS
Base
AppDelegate.h
1
// Copyright eeGeo Ltd (2012-2014), All Rights Reserved
2
3
#import <UIKit/UIKit.h>
4
5
@interface
AppDelegate
: UIResponder <UIApplicationDelegate> {
6
7
}
8
9
10
@property
(strong, nonatomic) UIWindow *window;
11
12
@end
Generated on Sat Jun 10 2023 02:00:30 for eeGeo Platform SDK by
1.8.3.1