ConsentManager

interface ConsentManager

Functions

Link copied to clipboard
abstract suspend fun getMarkdownText(): String
Link copied to clipboard
abstract suspend fun onConsented()
Link copied to clipboard
abstract suspend fun onConsentFailure(error: Throwable)