-
public interface ILogoutSuccessListener
-
-
Method Summary
Modifier and Type Method Description abstract voidlogoutSuccess()When logout successfully -
-
Method Detail
-
logoutSuccess
abstract void logoutSuccess()
When logout successfully
-
-
-
-