Skip to main content

isBrowserSupported

function isBrowserSupported(detect): boolean;

Detects weather the current browser is supported

The detection logic based on webrtc-adapter library, which will return browser name or Not a browser. or Not a supported browser. message.

Parameters

ParameterTypeDefault value
detect(__namedParameters) => BrowserDetailsdetectBrowser

Returns

boolean