Kofax Mobile SDK API Reference
KFXCaptureServer.h
Go to the documentation of this file.
1 //
2 // KFXCaptureServer.h
3 // kfxLibLogistics
4 //
5 // Created by Rambabu N on 7/5/16.
6 // Copyright (c) 2017 Kofax. Use of this code is with permission pursuant to Kofax license terms.
7 //
8 //
9 
10 #import <Foundation/Foundation.h>
13 
15 
34 
35 
37 
44 -(id)initWithType: (KLOsourceServer ) serverType URL: (NSString*) serverURL;
45 
46 
48 
57 @property int serverTimeout;
58 
60 
65 @property (nonatomic, weak) id<kfxKUTCertificateValidatorDelegate> certificateValidatorDelegate;
66 
67 
68 @end
id< kfxKUTCertificateValidatorDelegate > certificateValidatorDelegate
The certificate validator delegate.
Definition: KFXCaptureServer.h:65
The Capture server Class.
Definition: KFXCaptureServer.h:33
Capture Server protocol.
Definition: KFXCaptureServerProtocol.h:18
int serverTimeout
Use this property to specify the timeout of server SOAP requests.
Definition: KFXCaptureServer.h:57
KLOsourceServer
Definition: kfxKLODocumentType.h:20
Untitled Document © 2018 Kofax, Inc. All rights reserved. Use is subject to license terms.