Package 

Interface MediaMessageDescriptor

    • Method Summary

      Modifier and Type Method Description
      abstract MediaMessage toMessage(BotBus bus) Creates a MediaMessage for the specified BotBus.
      Boolean checkValidity() Returns true if the media is valid.
      abstract MediaMessageType getType() The type of message.
      • Methods inherited from class ai.tock.bot.connector.media.MediaMessageDescriptor

        equals, hashCode, toString
      • Methods inherited from class java.lang.Object

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