public static final class RealTimeText.EraseText extends RealTimeText.Action
<e/> element.
4.6.3.2 Element
<e/>- Erase TextSupports 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.
value| Constructor and Description |
|---|
EraseText() |
| Modifier and Type | Method and Description |
|---|---|
Long |
getNumberOfCharacters()
Indicates, how many characters are removed before the position.
|
Long |
getPosition()
Gets the position until text is erased.
|
public Long getPosition()
public Long getNumberOfCharacters()
getPosition()Copyright © 2014 XMPP.rocks. All rights reserved.