Class BundleAndDefer

java.lang.Object
org.jivesoftware.smack.tcp.BundleAndDefer

public class BundleAndDefer extends Object
  • Method Details

    • stopCurrentBundleAndDefer

      Stop the bundle and defer mechanism that was started when this instance of BundleAndDefer was emitted by Smack.

      It is possible that the defer period already expired when this is invoked. In this case this method is basically a no-op.