com.r3corda.client.model / NodeMonitorModel / register

register

fun register(vaultMonitorNodeInfo: NodeInfo, certificatesPath: Path): Unit

Register for updates to/from a given vault.

Parameters

messagingService - The messaging to use for communication.

monitorNodeInfo - the Node to connect to. TODO provide an unsubscribe mechanism