Story Maker
    Preparing search index...

    Function updateStream

    • Updates a stream with new data for a given task ID.

      Parameters

      • taskId: string

        The unique identifier for the task.

      • data: unknown

        The data to be sent through the stream.

      Returns void