Interface ChatOutputStream

    • Field Detail

    • Method Detail

      • textEventBuilder

        static TextOutputEvent.Builder textEventBuilder()
        Create a builder for the textEvent event type for this stream.
      • metadataEventBuilder

        static MetadataEvent.Builder metadataEventBuilder()
        Create a builder for the metadataEvent event type for this stream.
      • actionReviewEventBuilder

        static ActionReviewEvent.Builder actionReviewEventBuilder()
        Create a builder for the actionReviewEvent event type for this stream.
      • failedAttachmentEventBuilder

        static FailedAttachmentEvent.Builder failedAttachmentEventBuilder()
        Create a builder for the failedAttachmentEvent event type for this stream.
      • authChallengeRequestEventBuilder

        static AuthChallengeRequestEvent.Builder authChallengeRequestEventBuilder()
        Create a builder for the authChallengeRequestEvent event type for this stream.
      • sdkEventType

        default ChatOutputStream.EventType sdkEventType()
        The type of this event. Corresponds to the :event-type header on the Message.