Class StreamThreadCreation

java.lang.Object
com.azure.ai.agents.persistent.models.StreamUpdate
com.azure.ai.agents.persistent.models.StreamThreadCreation

public final class StreamThreadCreation extends StreamUpdate
Represents a stream update that indicating the creation of a new thread.
  • Constructor Details

  • Method Details

    • getMessage

      public PersistentAgentStreamEvent getMessage()
      Get the thread data sent in the update by the service.
      Returns:
      the thread data sent in the update by the service.