public final class AvatarUpdate extends Object
<x/> element in the vcard-temp:x:update namespace.| Modifier and Type | Field and Description |
|---|---|
static String |
NAMESPACE
vcard-temp:x:update
|
| Constructor and Description |
|---|
AvatarUpdate()
Creates an empty avatar update element to indicate, we are not yet ready to advertise an image.
|
AvatarUpdate(String hash)
Creates an avatar update element with a hash value.
|
public static final String NAMESPACE
public AvatarUpdate()
public AvatarUpdate(String hash)
hash - The hash.public String getHash()
Copyright © 2014–2018 XMPP.rocks. All rights reserved.