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