Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

MethodDescriptionReturnsReturn type
initSession()Creates a new session for a Guest user with auto-login enabled.SessionIDstring
initSession(clientLogin)Creates a new session for the guest user for specified client login.SessionIDstring
initSession(clientLogin, userLogin, password)Creates a new session for the specified client login, user name and password.SessionIDstring
close()Closes a session (logs out user) on the server.0int
getApiVersion()Returns the version of the API from the server.The version stringstring
getTermWebVersion()Returns the TermWeb version from the server.The version stringstring