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.