ClicktermDialog controls the clickwrap consent dialog shown to end users in your Android app.
Methods
show
Displays a clickwrap dialog. If the user has already accepted the latest effective major version, theonSuccess callback fires with a null Signature.
ClickwrapTemplate constructor:
Example:
showAcceptedContent
Displays the previously accepted clickwrap content.Only works if the user has an accepted and verified event for this template.

