Download Print this page

Askforownership - Socket ScanAPI Reference Manual

Advertisement

Socket ScanAPI Reference
19.3.4
Example
/**
* unregister from ScanAPI ownership
*/
private void
unregisterScanApiOwnership(){
_scanApiOwnership.unregister();
}
19.3.5
Function information
C/C++
Header
Import library
Minimum operating systems
Java
Import
Jar File
Minimum operating system
C#
Reference
Minimum operating system
Objective C
Import
Framework
Minimum operating system

19.4 askForOwnership

This method asks for ScanAPI ownership. This method is usually called when an
application needs to use ScanAPI and it doesn't have already its ownership.
When the request is honored the ScanApiOwnership callback is called with released flag
set to false. At this point the application can safely claim the ScanAPI ownership by
using the claimOwnership API.
19.4.1
Syntax
C/C++:
Not available.
Java:
int askForOwnership();
C#:
Not available.
Objective C:
© 2013 Socket Mobile, Inc.
Not available
Not available
Not available
com.SocketMobile.ScanAPI.SktScanApiOwnership
ScanAPIFactory.jar
RIM 5.0.0, Android 2.1
Not available
Not available
Not available
Not available
Not available
143/152

Advertisement

loading
Need help?

Need help?

Do you have a question about the ScanAPI and is the answer not in the manual?