Interface ILicenseLogin


  • public interface ILicenseLogin
    Interface used to inform of the login result.
    Author:
    Christopher Mindus
    • Method Detail

      • onLogin

        void onLogin​(LoginResult result)
        Called when the login completes successfully or without errors.
        Parameters:
        result - The result.