hw_api::identify

(PHP 4, PHP 5 < 5.2.0, PECL hwapi SVN)

hw_api::identifyConectarse al Servidor Hyperwave

Descripción

hw_api::identify ( array $parameter ) : bool

Conectarse al Servidor Hyperwave.

Parámetros

parameter

El parámetro es un array que debe contener los elementos 'username' y 'password'.

Valores devueltos

Devuelve un objeto de tipoHW_API_Error si la identificación falló o TRUE si se realizó con éxito.