Hierarchy

  • InteractionContextProps

Properties

connectionConfig$: Observable<ConnectionConfig>

Subscribed when making an initial connection and re-subscribed before reconnecting on connection errors.

Emitting new value from this observable will close an existing connection and open a new one.

reconnectionConfig?: ReconnectionConfig

Retry backoff configuration for re-subscribing to connectionConfig$ on connection error.

Generated using TypeDoc