Function psyiage_start_session

Function Documentation

PSYIAGE_API int psyiage_start_session(psyiage_handle handle, char *sessionname)

Start new session.

Start a new psyiage session. All data collected by the psyiage instance is associated to a session.

Return

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

Parameters
  • handle: - A handle to the psyiage instance

  • sessionname: - a name to assign to the session