Interface IncomingChatStepInfo

All Superinterfaces:
ChatProvider
All Known Subinterfaces:
IncomingTextChatMessageManipulationInput

public interface IncomingChatStepInfo extends ChatProvider
Provides information about an incoming chat step.
Since:
12.1
  • Method Details

    • getIncomingChatStep

      IncomingChatStep getIncomingChatStep()
      Returns the incoming chat step.
      Returns:
      the incoming chat step
      Since:
      12.1