(No version information available, might be only in CVS)
hw_api->identify — S'identifie auprès du serveur Hyperwave
hw_api->identify() s'identifie auprès du serveur Hyperwave. Le paramètre parameter est un tableau qui contient les éléments obligatoires 'username' et 'password'.
La valeur retournée sera un objet du type HW_API_Error
si l'identification a échoué, ou bien TRUE
si cela a fonctionné.