Function psyiage_start_session¶
- Defined in File psyiagesdk.h 
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