Package 

Enum SecondaryIntent

  • All Implemented Interfaces:
    ai.tock.bot.definition.IntentAware , ai.tock.bot.definition.IntentAwareBase , java.io.Serializable , kotlin.Comparable

    
    public enum SecondaryIntent
    extends Enum<SecondaryIntent> implements IntentAwareBase
                        

    Secondary intents supported by the bot.

    • Method Summary

      Modifier and Type Method Description
      final String getName()
      final Integer getOrdinal()
      • Methods inherited from class ai.tock.bot.open.data.SecondaryIntent

        compareTo, equals, finalize, getDeclaringClass, hashCode, toString, wrappedIntent
      • Methods inherited from class ai.tock.bot.definition.IntentAwareBase

        intentWithoutNamespace, wrap
      • Methods inherited from class java.lang.Object

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