Table of Contents

IBrowser Interface

An interface used to launch a browser and handle the login page behavior.

Syntax

Unit: Sphinx.Browser

IBrowser = interface(IInterface);

Methods

Name Description
DefaultRedirectUrl Returns the default/valid redirect Url for the browser.
Execute Launches the browser. The callback will be called when the EndUri is displayed.
Options Provides the browser options.