com.annahid.libs.artenus.security
LoginStatusListener
Interface for classes that listen for service login events.
public interface LoginStatusListener
Method Summary
| Modifier and Type | Method and Description |
|---|---|
public void | onStatusChanged(boolean loggedIn, int serviceMask) Called whenever the login state changes. |