public class DelayInfoProvider extends DelayInformationProvider
DelayInfo decorator for the DelayInformation that
is returned by the superclass. This allows the new code using
Delay Information XEP-0203 to be
backward compatible with XEP-0091.
This provider must be registered in the smack.properties file for the element delay with namespace urn:xmpp:delay
| Constructor and Description |
|---|
DelayInfoProvider() |
| Modifier and Type | Method and Description |
|---|---|
org.jivesoftware.smack.packet.PacketExtension |
parseExtension(org.xmlpull.v1.XmlPullParser parser) |
public org.jivesoftware.smack.packet.PacketExtension parseExtension(org.xmlpull.v1.XmlPullParser parser)
throws java.lang.Exception
parseExtension in interface org.jivesoftware.smack.provider.PacketExtensionProviderparseExtension in class DelayInformationProviderjava.lang.Exception