Package rocks.xmpp.extensions.rtt.model
Class RealTimeText.WaitInterval
- java.lang.Object
-
- rocks.xmpp.extensions.rtt.model.RealTimeText.Action
-
- rocks.xmpp.extensions.rtt.model.RealTimeText.WaitInterval
-
- Enclosing class:
- RealTimeText
public static final class RealTimeText.WaitInterval extends RealTimeText.Action
The implementation of the<w/>
element.4.6.3.3 Element
<w/>
- Wait IntervalAllow for the transmission of intervals, between real-time text actions, to recreate the pauses between key presses.
-
-
Constructor Summary
Constructors Constructor Description WaitInterval(long milliSeconds)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Long
getMilliSeconds()
Gets the milliseconds to wait between other actions.String
toString()
-