Class TypingState.Thinking

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      final String getMessageId() The id of the message that the AI assistant is thinking.
      • Methods inherited from class io.getstream.chat.android.ai.assistant.TypingState

        getName, getValue
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • TypingState.Thinking

        TypingState.Thinking(String messageId)
    • Method Detail

      • getMessageId

         final String getMessageId()

        The id of the message that the AI assistant is thinking.