WebRTCClient instance. This is the main entry point of the SDK.
Signature
Parameters
| Parameter | Type | Description | Required |
|---|---|---|---|
config | WebRTCClientConfig | Configuration object for the client. | Yes |
Returns
Promise<WebRTCClient> โ a configured client instance ready to connect and make calls.