Module xmpp_parsers::rtt
source · Expand description
XEP-0301: In-Band Real Time Text
Structs§
- Supports the behavior of backspace key presses. Text is removed towards beginning of the message. This element is also used for all delete operations, including the backspace key, the delete key, and text block deletes.
- Supports the transmission of text, including key presses, and text block inserts.
- Element transmitted at regular interval by the sender client while a message is being composed.
- Allow for the transmission of intervals, between real-time text actions, to recreate the pauses between key presses.
Enums§
- Choice between the three possible actions.
- Events for real-time text.