|
Jitsi: the OpenSource Java VoIP and Instant Messaging client. | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use MsnStatusEnum | |
|---|---|
| net.java.sip.communicator.impl.protocol.msn | |
| net.java.sip.communicator.service.protocol.msnconstants | |
| Uses of MsnStatusEnum in net.java.sip.communicator.impl.protocol.msn |
|---|
| Methods in net.java.sip.communicator.impl.protocol.msn that return MsnStatusEnum | |
|---|---|
(package private) MsnStatusEnum |
OperationSetPersistentPresenceMsnImpl.msnStatusToPresenceStatus(net.sf.jml.MsnUserStatus status)
Converts the specified msn status to one of the status fields of the MsnStatusEnum class. |
| Uses of MsnStatusEnum in net.java.sip.communicator.service.protocol.msnconstants |
|---|
| Fields in net.java.sip.communicator.service.protocol.msnconstants declared as MsnStatusEnum | |
|---|---|
static MsnStatusEnum |
MsnStatusEnum.AWAY
The Away status. |
static MsnStatusEnum |
MsnStatusEnum.BE_RIGHT_BACK
The Not Available status. |
static MsnStatusEnum |
MsnStatusEnum.BUSY
The DND status. |
static MsnStatusEnum |
MsnStatusEnum.HIDE
The Invisible status. |
static MsnStatusEnum |
MsnStatusEnum.IDLE
The Idle status. |
static MsnStatusEnum |
MsnStatusEnum.OFFLINE
The Offline status. |
static MsnStatusEnum |
MsnStatusEnum.ON_THE_PHONE
The On the phone status. |
static MsnStatusEnum |
MsnStatusEnum.ONLINE
The Online status. |
static MsnStatusEnum |
MsnStatusEnum.OUT_TO_LUNCH
The Out to lunch status. |
| Fields in net.java.sip.communicator.service.protocol.msnconstants with type parameters of type MsnStatusEnum | |
|---|---|
static ArrayList<MsnStatusEnum> |
MsnStatusEnum.msnStatusSet
The minimal set of states that any implementation must support. |
|
Jitsi: the OpenSource Java VoIP and Instant Messaging client. | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||