Kofax Mobile SDK API Reference
KFXKTAServerConnection.h
Go to the documentation of this file.
1 //
2 // KFXRTTIServerConnection.h
3 // kfxLibLogistics
4 //
5 // Copyright (c) 2017 Kofax. All rights reserved. Kofax Confidential.
6 // Unauthorized use, duplication, or distribution, or disclosure is strictly prohibited.
7 //
8 
9 #import <Foundation/Foundation.h>
11 
13 
19 
21 
25 
26 }
27 
28 
30 
37 @property (nonatomic) NSTimeInterval requestTimeout;
38 
39 
41 
47 -(instancetype)initWithURL : (NSURL*)serverURL;
48 
50 
59 -(void)login:(NSDictionary *)parameters : (void (^)(NSString *sessionId, NSURLResponse *response, NSError *error))completionHandler;
60 
61 
62 
63 @end
This protocol defines methods that your delegate object may implement for custom certificate pinning ...
Definition: kfxKUTCertificateValidatorDelegate.h:17
This class helps in making the connection to the KTA Server specified in the URL. ...
Definition: KFXKTAServerConnection.h:24
Definition: KFXServerConnectionProtocol.h:12
Untitled Document © 2018 Kofax, Inc. All rights reserved. Use is subject to license terms.