Get all sessions
StructSessionInfo[] queryAllSessions(string idSession) Return all active sessions linked to the reseller account. Parameters Responses PHP
StructSessionInfo[] queryAllSessions(string idSession) Return all active sessions linked to the reseller account. Parameters Responses PHP
void sessionSetPreference(string idSession, string type, string value) Sets the synchronization mode. Parameters PHP example REQUIRED
StructSessionInfo sessionInfo(string idSession) Return the information of the requested session. Parameters Responses PHP example REQUIRED
void sessionClose(string idSession) Close an opened session. Parameters PHP example REQUIRED idSession string (32) Session