Package 

Class UrlVerificationEvent

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

    
    public final class UrlVerificationEvent
    extends EventApiMessage
                        

    Url verification event - see https://api.slack.com/events/url_verification

    • 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
      final String getToken()
      final String getChallenge()
      • Methods inherited from class ai.tock.bot.connector.slack.model.SlackConnectorMessage

        getConnectorType
      • 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