The composite pending state tracked by the debounce manager. Each field represents one dimension of state that can change independently. This state accumulates during the debounce window and is delivered to the reconciliation callback when the timer fires.

Hierarchy

  • PendingState

Properties

lifecycleState: LifecycleState
networkState: NetworkState
requestedMode: FDv2ConnectionMode

Generated using TypeDoc