public static interface Frame.Data.Text extends Frame.Data
| Modifier and Type | Interface and Description |
|---|---|
static interface |
Frame.Data.Text.Continuation
A kind of text frame that represents a fragment of a message in a series of such frames
that, re-assembled, form a complete text message.
|
Frame.Data.Binary, Frame.Data.TextFrame.Control, Frame.Data| Modifier and Type | Method and Description |
|---|---|
String |
getText()
Return the textual data in this text frame.
|
getExtensionDataString getText()
Copyright © 2012. All Rights Reserved.