Class Emote

  • All Implemented Interfaces:
    EventContent

    public class Emote
    extends FormattedBody
    This message is similar to m.text except that the sender is 'performing' the action contained in the body key, similar to /me in IRC. This message should be prefixed by the name of the sender. This message could also be represented in a different colour to distinguish it from regular m.text messages.
    • Field Detail

      • MSGTYPE

        public static final String MSGTYPE
        This message is similar to m.text except that the sender is 'performing' the action contained in the body key, similar to /me in IRC. This message should be prefixed by the name of the sender. This message could also be represented in a different colour to distinguish it from regular m.text messages.
        See Also:
        Constant Field Values
    • Constructor Detail

      • Emote

        public Emote()