Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.

SQL Anywhere 11.0.0 » UltraLiteJ » UltraLiteJ Reference » UltraLiteJ API reference » SyncParms class

 

getStreamParms function

Returns the parameters used to configure the synchronization stream.

Syntax
abstract StreamHTTPParms SyncParms.getStreamParms()
Remarks

The synchronization stream type is specified when the SyncParms class object is created.

See also
Returns

A StreamHTTPParms interface or StreamHTTPSParms interface object specifying the parameters for HTTP or HTTPS synchronization streams. The object is returned by reference.