public interface UserNameProvider
Modifier and Type | Method and Description |
---|---|
String |
getUserName(org.xmpp.packet.JID entity)
Returns the name of the entity specified by the following JID.
|
String getUserName(org.xmpp.packet.JID entity)
entity
- JID of the entity to return its name.Copyright © 2003–2020 Ignite Realtime. All rights reserved.