public interface LoginListener
| Modifier and Type | Method and Description |
|---|---|
void |
postLogin(String uuid)
callback that is called after sending keep alive
|
void |
preLogin(String uuid)
callback that is called before sending keep alive
|
Copyright © 2020. All rights reserved.