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

SQL Anywhere 11.0.0 » UltraLite - M-Business Anywhere Programming » UltraLite for M-Business Anywhere API reference » SyncParms class

 

setStream method

Sets the MobiLink synchronization stream to use for synchronization.

Syntax
setStream( UInt16 value )
Parameters
  • value   Type of MobiLink synchronization stream to use for synchronization. For a list of valid choices, see Constants.

Remarks

Most synchronization streams require parameters to identify the MobiLink server address and control other behavior. These parameters are supplied with the setStreamParms() method.

The default stream type is STREAM_TYPE_TCPIP.