public static final class StreamManagement.Enable extends java.lang.Object implements StreamElement
The implementation of the <enable/> element in the urn:xmpp:sm:3 namespace.
public Enable()
public Enable(java.lang.Boolean resume)
resume - To request that the stream will be resumable.public Enable(java.lang.Boolean resume,
java.lang.Integer max)
resume - To request that the stream will be resumable.max - The client’s preferred maximum resumption time in seconds.Copyright © 2014–2019 XMPP.rocks. All rights reserved.