observeSessionStatus

abstract fun observeSessionStatus(destNum: Int): Flow<SessionStatus>(source)

Cold per-node SessionStatus flow. Emits the current status synchronously on subscription and re-emits whenever the underlying state crosses the staleness threshold.