Interface StartConversationRequestEventStream

    • Method Detail

      • configurationEventBuilder

        static ConfigurationEvent.Builder configurationEventBuilder()
        Create a builder for the ConfigurationEvent event type for this stream.
      • audioInputEventBuilder

        static AudioInputEvent.Builder audioInputEventBuilder()
        Create a builder for the AudioInputEvent event type for this stream.
      • dTMFInputEventBuilder

        static DTMFInputEvent.Builder dTMFInputEventBuilder()
        Create a builder for the DTMFInputEvent event type for this stream.
      • textInputEventBuilder

        static TextInputEvent.Builder textInputEventBuilder()
        Create a builder for the TextInputEvent event type for this stream.
      • playbackCompletionEventBuilder

        static PlaybackCompletionEvent.Builder playbackCompletionEventBuilder()
        Create a builder for the PlaybackCompletionEvent event type for this stream.
      • disconnectionEventBuilder

        static DisconnectionEvent.Builder disconnectionEventBuilder()
        Create a builder for the DisconnectionEvent event type for this stream.