Function setFlowUserState

  • Set a flow user state

    Parameters

    • key: string

      key of the state

    • value: any

      value of the state

    • OptionalerrorIfNotPossible: boolean

    Returns Promise<void>