Skip to main content
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, the onSuccess callback fires with a null Signature.
Parameters: ClickwrapTemplate constructor:
Example:

showAcceptedContent

Displays the previously accepted clickwrap content.
Example:
Only works if the user has an accepted and verified event for this template.