Noop

A method that extends the session and returns the time of its completion.

  • Input data type => object
  • Output data type => object

Input parameters

  1. hash (string)
  2. Required. Session identifier (received during login - doLogin)

Output data

  1. time (dateTime)
  2. Session end time.

  3. duration (integer)
  4. Session duration in seconds.