|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use IMPresence | |
|---|---|
| hudson.plugins.im | |
| Uses of IMPresence in hudson.plugins.im |
|---|
| Methods in hudson.plugins.im that return IMPresence | |
|---|---|
static IMPresence |
IMPresence.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static IMPresence[] |
IMPresence.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in hudson.plugins.im with parameters of type IMPresence | |
|---|---|
void |
IMConnection.setPresence(IMPresence presence,
java.lang.String statusMessage)
Sets the current connection's presence to a protocol specific adaption of the given presence parameter. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||