Package 

Class SampleRestConnector

  • All Implemented Interfaces:
    ai.tock.bot.connector.Connector

    
    public final class SampleRestConnector
    extends ConnectorBase
                        
    • Constructor Summary

      Constructors 
      Constructor Description
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      final String getApplicationId()
      final String getPath()
      Unit register(ConnectorController controller)
      Unit send(Event event, ConnectorCallback callback, Long delayInMs)
      UserPreferences loadProfile(ConnectorCallback callback, PlayerId userId)
      • Methods inherited from class ai.tock.bot.connector.ConnectorBase

        getConnectorType, getSupportedFeatures, toString
      • Methods inherited from class ai.tock.bot.connector.Connector

        addSuggestions, addSuggestions, canHandleMessageFor, getPersistProfileLoaded, hasFeature, notify, refreshProfile, toConnectorMessage, unregister
      • Methods inherited from class java.lang.Object

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