Package com.iizix.license
Interface ILicenseSignUp
public interface ILicenseSignUp
Interface used for license Login or Sign Up.- Author:
- Christopher Mindus
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description boolean
onEmail(boolean taken)
Callback informing the Sign Up routine that a mail address is taken or available.