Function psyiage_get_current_session¶
Defined in File psyiagesdk.h
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 instancesession
: - If successful, contains the current session info