sendLogin
sendLogin — transmits the user name and password.
void sendLogin( | ); |
void;public void sendLogin( | ); |
void;This method transmits the user name and password previously set by a call to
setUsername or
setConnectionParms. The
sendLogin method is normally called automatically when
a successful connection is made to the DataHub instance, prior to the onConnectionSuccess user callback.