Jump to content

Override/cancel login handler


adc

Recommended Posts

I think it shouldn't do that. Post the code

logoutTab.logOut();
this.stop();

 

 
It successfully logs out and then immediately activates the randomEvenHandler for login... 
 
 
 
Also, I've solved my own problem 
 public void onExit() throws InterruptedException {
        logoutTab.logOut();
    }
and have realized I'm an idiot
Edited by adc
Link to comment
Share on other sites

Guest
This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...