Function psyiage_get_current_session

Function Documentation

PSYIAGE_API int psyiage_get_current_session(psyiage_handle handle, psyiage_session_info *session)

Retrieve current session info.

Get the details of the current session

Return

If successful, PSYIAGE_ERROR_SUCCESS. Otherwise, a non-zero error code

Parameters
  • handle: - A handle to the psyiage instance

  • session: - If successful, contains the current session info