Package | Description |
---|---|
org.jivesoftware.smackx.carbons.packet | |
org.jivesoftware.smackx.forward.packet | |
org.jivesoftware.smackx.forward.provider |
Modifier and Type | Method and Description |
---|---|
Forwarded |
CarbonExtension.getForwarded()
Get the forwarded packet.
|
Constructor and Description |
---|
CarbonExtension(CarbonExtension.Direction dir,
Forwarded fwd)
Construct a Carbon message extension.
|
Modifier and Type | Method and Description |
---|---|
static Forwarded |
Forwarded.from(Stanza packet) |
Modifier and Type | Method and Description |
---|---|
Forwarded |
ForwardedProvider.parse(org.xmlpull.v1.XmlPullParser parser,
int initialDepth) |