Returns the version of this product in a 32-bit unsigned integer
in the format of 0xMMNNRRXX, where MM, NN, and RR are hexadecimal
representation of major, minor, and modification version numbers
respectively, and XX is reserved.
I
INTEGER -
Static variable in interface com.ibm.mobileservices.isync.sql.Types
ISyncEvent is used to pass information from the synchronization engine to
the implementor of ISyncListener via its eventIssued() method, and also
from the client application to the synchronization engine.
Manages different client implementations of ISyncProvider and ISyncService,
allowing applications to not compile in a specific client and allow
access to all clients.