public class PresenceModifier extends Object implements UserSettingsModifier
| Constructor and Description |
|---|
PresenceModifier(boolean present)
Literal constructor.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
int |
hashCode() |
void |
modify()
Implement to define action that modifies the current user.
|
String |
toString() |
public PresenceModifier(boolean present)
present - The value the presence should be set to.public void modify()
throws SystemException,
AuthenticationException
UserSettingsModifiermodify in interface UserSettingsModifierSystemException - when the server call failsAuthenticationException - when authorization failsCopyright © 2016 Lexmark Enterprise Software Deutschland GmbH. All rights reserved.