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 » StreamHTTPParms interface

 

setURLSuffix function

Sets the URL suffix of the MobiLink server.

Syntax
void StreamHTTPParms.setURLSuffix(
  String v
)
Parameters
  • v   The URL suffix string.

Remarks

The default is null, which implies "Mobilink/".

See also