public final class ChatMarkersManager
extends org.jivesoftware.smack.Manager
| Modifier and Type | Method and Description |
|---|---|
static ChatMarkersManager |
getInstanceFor(org.jivesoftware.smack.XMPPConnection connection)
Get the singleton instance of ChatMarkersManager.
|
boolean |
isSupportedByServer()
Returns true if Chat Markers is supported by the server.
|
public static ChatMarkersManager getInstanceFor(org.jivesoftware.smack.XMPPConnection connection)
connection - public boolean isSupportedByServer()
throws org.jivesoftware.smack.SmackException.NoResponseException,
org.jivesoftware.smack.XMPPException.XMPPErrorException,
org.jivesoftware.smack.SmackException.NotConnectedException,
java.lang.InterruptedException
org.jivesoftware.smack.SmackException.NotConnectedExceptionorg.jivesoftware.smack.XMPPException.XMPPErrorExceptionorg.jivesoftware.smack.SmackException.NoResponseExceptionjava.lang.InterruptedException