core.ireconnectingwebsocketctor._new_
Home > @medplum/core > IReconnectingWebSocketCtor > (new)
IReconnectingWebSocketCtor.(new)
Signature:
new (url: string, protocols?: ProtocolsProvider, options?: Options): IReconnectingWebSocket;
Parameters
Parameter | Type | Description |
---|---|---|
url | string | |
protocols | (Optional) | |
options | (Optional) |
Returns: