createWebSocketAPIClient
createWebSocketAPIClient(parameters: ): Promise<WebSocketAPIClient>
Creates an Ultravox.WebSocketAPIClient instance.
Parameters
parameters:
The Ultravox.WebSocketAPIClient parameters
Returns
type:
Promise<WebSocketAPIClient>