Interface Message

  • All Known Subinterfaces:
    Audio, Image
    All Known Implementing Classes:
    TextMessage

    public interface Message
    Represents a message.
    • Method Detail

      • toString

        String toString()
        Get the string representation of this message.
        Overrides:
        toString in class Object
        Returns:
        the string representation of this message