Main Page
Related Pages
Namespaces
Classes
Files
File List
File Members
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Macros
Pages
platform
iOS
iOSAppInfoFactory.h
1
// Copyright (c) 2014 eeGeo. All rights reserved.
2
3
#pragma once
4
5
#include <string>
6
#include "AppInfo.h"
7
#import <Foundation/Foundation.h>
8
9
@class
NSString;
10
11
@interface
iOSAppInfoFactory
: NSObject
12
+ (Eegeo::AppInfo)createAppInfo:(const std::
string
&)apiKey;
13
@end
Generated on Sat Jun 10 2023 02:00:30 for eeGeo Platform SDK by
1.8.3.1