Signature
Parameters
None.Returns
{ supported: boolean; missing: string[] }
| Property | Type | Description |
|---|---|---|
supported | boolean | true if the browser supports all required WebRTC APIs |
missing | string[] | List of missing browser features, if any |
Example
More Information
- createWebRTCClient — create a client after verifying browser support