org.olat.instantMessaging
Class InstantMessagingConstants
java.lang.Object
org.olat.instantMessaging.InstantMessagingConstants
public abstract class InstantMessagingConstants
- extends java.lang.Object
Instant Messaging constants
Initial Date: 12.09.2005
- Author:
- guido
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PRESENCE_MODE_AVAILABLE
public static final java.lang.String PRESENCE_MODE_AVAILABLE
- See Also:
- Constant Field Values
PRESENCE_MODE_AWAY
public static final java.lang.String PRESENCE_MODE_AWAY
- See Also:
- Constant Field Values
PRESENCE_MODE_CHAT
public static final java.lang.String PRESENCE_MODE_CHAT
- See Also:
- Constant Field Values
PRESENCE_MODE_DND
public static final java.lang.String PRESENCE_MODE_DND
- See Also:
- Constant Field Values
PRESENCE_MODE_XAWAY
public static final java.lang.String PRESENCE_MODE_XAWAY
- See Also:
- Constant Field Values
PRESENCE_MODE_UNAVAILABLE
public static final java.lang.String PRESENCE_MODE_UNAVAILABLE
- See Also:
- Constant Field Values
InstantMessagingConstants
public InstantMessagingConstants()