Set session sync mode

void sessionSetPreference(string idSession, string type, string value) Sets the synchronization mode. Parameters PHP example REQUIRED

Get session information

StructSessionInfo sessionInfo(string idSession) Return the information of the requested session. Parameters Responses PHP example REQUIRED

Close session

void sessionClose(string idSession) Close an opened session. Parameters PHP example REQUIRED idSession string (32) Session