core.submanageroptions | Medplum
SubManagerOptions interface
Signature:
export interface SubManagerOptions
Properties
| Property | Modifiers | Type | Description |
|---|---|---|---|
| debug? | boolean | (Optional) | |
| debugLogger? | (...args: any[]) => void | (Optional) | |
| pingIntervalMs? | number | (Optional) | |
| ReconnectingWebSocket? | IReconnectingWebSocketCtor | (Optional) |