ReconnectingObservable

Constructors

Link copied to clipboard
constructor(reconnectingRPCConnection: ReconnectingCordaRPCOps.ReconnectingRPCConnection, initialDataFeed: DataFeed<*, T>, createDataFeed: () -> DataFeed<*, T>)