PO3DSRedirect

constructor(url: URL, timeoutSeconds: Int? = null, isHeadlessModeAllowed: Boolean = false)

Parameters

url

Redirect URL.

timeoutSeconds

Optional timeout interval in seconds.

isHeadlessModeAllowed

Boolean value that indicates whether a given URL can be handled in headless mode, meaning without showing any UI for the user.