Conect.client
Interface UserServiceAsync


public interface UserServiceAsync

I don't know what this does, but I think it's needed

Author:
Tools Integration team

Method Summary
 void userLogin(AsyncCallback callback)
          I don't know what this does
 void userLogout(AsyncCallback callback)
          I don't know what this does
 

Method Detail

userLogin

void userLogin(AsyncCallback callback)
I don't know what this does

Parameters:
callback -

userLogout

void userLogout(AsyncCallback callback)
I don't know what this does

Parameters:
callback -