| Package | Description |
|---|---|
| rocks.xmpp.extensions.rtt.model |
Provides XML schema implementations of XEP-0301: In-Band Real Time Text.
|
| Modifier and Type | Method and Description |
|---|---|
RealTimeText.Event |
RealTimeText.getEvent() |
static RealTimeText.Event |
RealTimeText.Event.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static RealTimeText.Event[] |
RealTimeText.Event.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
RealTimeText(RealTimeText.Event event) |
Copyright © 2014 XMPP.rocks. All rights reserved.