Package 

Class SampleRestConnector

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

    
    public final class SampleRestConnector
    extends ConnectorBase
                        
    • Method Summary

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

        addSuggestions, addSuggestions, hasFeature, notify, refreshProfile, toConnectorMessage, unregister
      • Methods inherited from class ai.tock.bot.connector.Connector

        equals, hashCode
      • Methods inherited from class ai.tock.bot.open.data.connector.SampleRestConnector

        toString
      • Methods inherited from class java.lang.Object

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