activate

public final LicenseManagerState activate(Context context, String options, String signature)

Activates a license. The options and signature parameters must exactly match the values provided in the SDK license. Calling this function invalidates any currently active license.

Return

License manager state after activation

Parameters

context

System handle.

options

License options

signature

License signature, used to validate the license options.