Interface Browser

The Browser interface gives information on the type of browser the api is running on.

This interface is now deprecated. Browser detection system is now handled by the InfiniteApiControllerInterface.

The browser stores the name and the version of the current internet browser.


Deprecated

Deprecated

Please use InfiniteApiControllerInterface.

See

InfiniteApiControllerInterface

Hierarchy

  • Browser

Properties

Properties

name: string

The name of the browser (opera|chrome|safari|firefox|IE).

version: string

The version of the browser, useful to get the capabilities of the browser.