-
public interface ICancelAccountListener
-
-
Method Summary
Modifier and Type Method Description abstract void
onCancelAccountSuccess()
When the account is cancelled successfully -
-
Method Detail
-
onCancelAccountSuccess
abstract void onCancelAccountSuccess()
When the account is cancelled successfully
-
-
-
-