API reference
API reference
Select your platform
No SDKs available
No versions available

ConsentLaunchResult Interface

This holds the result of the launchConsentIfRequired() call.

Signature

interface ConsentLaunchResult

Properties

outcome : ConsentLaunchOutcome
[Get]
Outcome of the launch request.
Signature
abstract val outcome: ConsentLaunchOutcome
Did you find this page helpful?