Interface MessageView

    • Method Detail

      • getType

        Message.Type getType()
        Returns the type of the message. If no type has been set this method will return Message.Type.normal.
        Returns:
        the type of the message.