org.eclipse.ecf.protocol.msn
Class Status
java.lang.Object
org.eclipse.ecf.protocol.msn.Status
public final class Status
- extends java.lang.Object
The Status class represents the different states that a user can be in.
Note: This class/interface is part of an interim API that is still
under development and expected to change significantly before reaching
stability. It is being made available at this early stage to solicit feedback
from pioneering adopters on the understanding that any code that uses this
API will almost certainly be broken (repeatedly) as the API evolves.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ONLINE
public static final Status ONLINE
BUSY
public static final Status BUSY
BE_RIGHT_BACK
public static final Status BE_RIGHT_BACK
AWAY
public static final Status AWAY
IDLE
public static final Status IDLE
ON_THE_PHONE
public static final Status ON_THE_PHONE
OUT_TO_LUNCH
public static final Status OUT_TO_LUNCH
APPEAR_OFFLINE
public static final Status APPEAR_OFFLINE
OFFLINE
public static final Status OFFLINE