| Name | Summary |
|---|---|
Consent | constructor() |
| Name | Summary |
|---|---|
Companion | object Companion |
| Name | Summary |
|---|---|
getConsentStatus | suspend fun getConsentStatus(consentFlowName: String, version: String? = null, extraParams: Map<String, String>? = null): List<ConsentStatusResult> Returns the current status of a consent. |
launchConsentIfRequired | suspend fun launchConsentIfRequired(consentFlowName: String, version: String? = null, extraParams: Map<String, String>? = null): ConsentLaunchResult Returns the current status of a consent. |