public MediaMessage
A message that contains more than simple text and ca be (optionally) transformed by Connector to ConnectorMessage.
boolean checkValidity()
Returns true if the media is valid.
@Nullable GenericMessage toGenericMessage()
Returns a class GenericMessage view of this interface MediaMessage if supported.
class GenericMessage,
interface MediaMessage