EmailProtectionInContextSignUpHandleVerificationLink

Launch params for resuming In-Context Email Protection flow from an email verification link

Parameters

url

The URL of the email verification link

messageRequestId

The ID of the original web message that triggered the flow, used to send a reply back to the web page

Constructors

constructor(url: String, messageRequestId: String)

Properties

Link copied to clipboard
Link copied to clipboard
val url: String