i can use sendText in adapter
public void loginCompleted(MsnMessenger messenger){
}
after few seconds after loginCompleted, sendText is back, work well
how i fix this, i want after login success, program auto send a message to another.
Log in to post a comment.
i can use sendText in adapter
public void loginCompleted(MsnMessenger messenger){
}
after few seconds after loginCompleted, sendText is back, work well
how i fix this, i want after login success, program auto send a message to another.