public class EntityTimeManager extends Manager
Modifier and Type | Method and Description |
---|---|
void |
disable() |
void |
enable() |
static EntityTimeManager |
getInstanceFor(XMPPConnection connection) |
Time |
getTime(String jid) |
boolean |
isTimeSupported(String jid) |
static void |
setAutoEnable(boolean autoEnable) |
connection, schedule
public static void setAutoEnable(boolean autoEnable)
public static EntityTimeManager getInstanceFor(XMPPConnection connection)
public void enable()
public void disable()
public boolean isTimeSupported(String jid) throws SmackException.NoResponseException, XMPPException.XMPPErrorException, SmackException.NotConnectedException