signin
Allow to sign-in to Rainbow environment from a Rainbow official user account that already exists.
Parameters
String The Rainbow user login (email)
String The Rainbow user password
String The Rainbow host server
SigninResponseListener Listener used to execute code if sign-in has succeeded or failed. Possible error code: CONNECTION_WRONG_LOGIN_OR_PWD, CONNECTION_ACCOUNT_LOCKED, CONNECTION_ACCOUNT_NOT_ACTIVATE, CONNECTION_COMPANY_NOT_ACTIVATE, CONNECTION_ERROR, NO_NETWORK_CONNECTION
Allow to sign-in to Rainbow environment from a Rainbow official user account that already exists.
Parameters
String The Rainbow user login (email)
String The Rainbow user password
SigninResponseListener Listener used to execute code if sign-in has succeeded or failed. Possible error code: CONNECTION_WRONG_LOGIN_OR_PWD, CONNECTION_ACCOUNT_LOCKED, CONNECTION_ACCOUNT_NOT_ACTIVATE, CONNECTION_COMPANY_NOT_ACTIVATE, CONNECTION_ERROR, NO_NETWORK_CONNECTION