CallbackResponse

external interface CallbackResponse(source)

Properties

Link copied to clipboard
abstract var cancel: Boolean?
Link copied to clipboard
abstract var redirectURL: String?

The original request is prevented from being sent or completed and is instead redirected to the given URL.