Package 

Class SampleMessage

  • All Implemented Interfaces:
    ai.tock.bot.connector.ConnectorMessage , ai.tock.bot.connector.ConnectorMessageProvider

    
    public final class SampleMessage
     implements ConnectorMessage
                        
    • 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
      ConnectorType getConnectorType()
      final String getText()
      final List<SampleButton> getButtons()
      • Methods inherited from class ai.tock.bot.connector.ConnectorMessage

        obfuscate, toConnectorMessage, toGenericMessage
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait