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.
Please use InfiniteApiControllerInterface.
InfiniteApiControllerInterface
The name of the browser (opera|chrome|safari|firefox|IE).
The version of the browser, useful to get the capabilities of the 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
Please use InfiniteApiControllerInterface.
See
InfiniteApiControllerInterface