V2 LicenseCheckerListener
Listener for processing results of the license information verification.
Public methods
granted
Called when an application license from the ONE store server is received.
Parameters:
license
App license data
signature
Signature of app license data signed with the developer’s private key
denied
Called when purchase data from the ONE store server cannot be found.
error
Called when the license query fails.
Parameters:
errorCode
error
Error message
Last updated