createSyncParms method

Creates a synchronization parameters set for HTTP synchronization.

Syntax
SyncParms Connection.createSyncParms(
  String userName,
  String version
) throws ULjException
Parameters
  • userName   The unique MobiLink user name for this client database.

  • version   The MobiLink script version.

See also
Returns

The SyncParms object.