Do I need call keepAlive if I do other calls to API, keeping my session active.
In other words, is other call do also keepAlive work (continuing the session)?
Is session timeout from login/keepAlive call or from login/keepAlive/any other API call?
In other words, is other call do also keepAlive work (continuing the session)?
Is session timeout from login/keepAlive call or from login/keepAlive/any other API call?


Comment