Kofax Mobile SDK API Reference
Instance Methods | List of all members
<kfxAcquireVolumeLicenseDelegate> Protocol Reference

This protocol must be implemented by classes whose objects are used as kfxLicense delegates. More...

#import <kfxLicense.h>

Inheritance diagram for <kfxAcquireVolumeLicenseDelegate>:

Instance Methods

(void) - acquireVolumeLicenseDone:error:
 Aquire volume license completion delegate. More...
 

Detailed Description

This protocol must be implemented by classes whose objects are used as kfxLicense delegates.

This defines protocol messages that will be sent to kfxLicense delegate objects.

Method Documentation

- (void) acquireVolumeLicenseDone: (int)  licAcquired
error: (NSError *)  error 
required

Aquire volume license completion delegate.

This method will be called when license is aquired.


The documentation for this protocol was generated from the following file:
Untitled Document © 2018 Kofax, Inc. All rights reserved. Use is subject to license terms.