public final class ContactExchangeEvent extends EventObject
ContactExchangeListener,
Serialized Form| Modifier and Type | Method and Description |
|---|---|
Date |
getDate()
Gets the send date.
|
Jid |
getFrom()
Gets the sender of the roster item exchange.
|
List<ContactExchange.Item> |
getItems()
Gets the roster exchange items.
|
String |
getMessage()
Gets the optional message, which has been sent together with the roster item exchange.
|
getSource, toStringpublic String getMessage()
public List<ContactExchange.Item> getItems()
public Jid getFrom()
public Date getDate()
Copyright © 2014–2015 XMPP.rocks. All rights reserved.