Search
Preparing search index...
The search index is not available
webrtc-conference-sdk - v2.7.5
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
webrtc-conference-sdk - v2.7.5
IDetector
Interface IDetector
Hierarchy
IDetector
Implemented by
InnerDetector
Index
Properties
environment
Info
Methods
authorize
detect
Properties
environment
Info
environment
Info
:
EnvironmentInfo
Methods
authorize
authorize
(
options
:
Partial
<
IDetectorAuthorizeOptions
>
)
:
Promise
<
void
>
Parameters
options:
Partial
<
IDetectorAuthorizeOptions
>
Returns
Promise
<
void
>
detect
detect
(
)
:
Promise
<
EnvironmentInfo
>
Returns
Promise
<
EnvironmentInfo
>
Exports
IDetector
environment
Info
authorize
detect