Creates a set of synchronization parameters for HTTP synchronization.
SyncParms Connection.createSyncParms( int streamType, String userName, String version ) throws ULjException
streamType One of the constants defined in the SyncParms class used to identify the type of synchronization stream.
userName The MobiLink user name.
version The MobiLink script version.
A SyncParms object.