public class VCardManager
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
ELEMENT |
static java.lang.String |
NAMESPACE |
| Constructor and Description |
|---|
VCardManager() |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
isSupported(java.lang.String jid,
XMPPConnection connection)
Returns true if the given entity understands the vCard-XML format and allows the exchange of such.
|
public static final java.lang.String NAMESPACE
public static final java.lang.String ELEMENT
public static boolean isSupported(java.lang.String jid,
XMPPConnection connection)
throws SmackException.NoResponseException,
XMPPException.XMPPErrorException,
SmackException.NotConnectedException
jid - connection - XMPPException.XMPPErrorExceptionSmackException.NoResponseExceptionSmackException.NotConnectedException