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