| Package | Description |
|---|---|
| hudson.plugins.sametime.im |
| Modifier and Type | Method and Description |
|---|---|
static IMPresence |
IMPresence.valueOf(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.
|
| Modifier and Type | Method and Description |
|---|---|
void |
IMConnection.setPresence(IMPresence presence)
Sets the current connections� presence to a protocol specific adaption of the given presence parameter.
|
Copyright © 2004-2013. All Rights Reserved.