Package 

Interface MediaMessage


  • 
    public interface MediaMessage
    
                        

    A message that contains more than simple text and ca be (optionally) transformed by Connector to ConnectorMessage.

    • Method Summary

      Modifier and Type Method Description
      Boolean checkValidity() Returns true if the media is valid.
      GenericMessage toGenericMessage() Returns a GenericMessage view of this MediaMessage if supported.
      • Methods inherited from class ai.tock.bot.connector.media.MediaMessage

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

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