Disclaimer Activity Result Contract
Activity result contract for showing the disclaimer.
Use launch to use this contract.
If the user has already accepted the disclaimer, no activity will show and DisclaimerResult.Accepted will be returned.
Functions
Link copied to clipboard
Link copied to clipboard
open override fun getSynchronousResult(context: Context, input: DisclaimerInput): ActivityResultContract.SynchronousResult<DisclaimerResult>?
Link copied to clipboard