public static class VCardModule.VCardChangedEvent extends Object
| Constructor and Description |
|---|
VCardChangedEvent() |
VCardChangedEvent(tigase.xmpp.jid.BareJID roomJID,
String hash) |
| Modifier and Type | Method and Description |
|---|---|
String |
getHash() |
tigase.xmpp.jid.BareJID |
getRoomJID() |
void |
setHash(String hash) |
void |
setRoomJID(tigase.xmpp.jid.BareJID roomJID) |
public VCardChangedEvent()
public VCardChangedEvent(tigase.xmpp.jid.BareJID roomJID,
String hash)
Copyright © 2007–2020 "Tigase, Inc.". All rights reserved.