Package com.iizix.license
Interface ILicenseLogin
public interface ILicenseLogin
Interface used to inform of the login result.
- Author:
- Christopher Mindus
Method Summary
Modifier and TypeMethodDescriptionvoid
onLogin
(SigninResult result) Called when the login completes successfully or without errors.