public static class AttentionExtension.Provider
extends java.lang.Object
implements org.jivesoftware.smack.provider.PacketExtensionProvider
PacketExtensionProvider for the AttentionExtension. As
Attention elements have no state/information other than the element name
and namespace, this implementation simply returns new instances of
AttentionExtension.| Constructor and Description |
|---|
AttentionExtension.Provider() |
| Modifier and Type | Method and Description |
|---|---|
org.jivesoftware.smack.packet.PacketExtension |
parseExtension(org.xmlpull.v1.XmlPullParser arg0) |