| Interface | Description | 
|---|---|
| BareJid | 
 An XMPP address (JID) which has no  
Resourcepart. | 
| DomainBareJid | 
 An XMPP address (JID) consisting of the domainpart. 
 | 
| DomainFullJid | 
 An XMPP address (JID) consisting of a domainpart and a resourcepart. 
 | 
| DomainJid | 
 An XMPP address (JID) which has no  
Localpart. | 
| EntityBareJid | 
 An XMPP address (JID) consisting of a localpart and a domainpart. 
 | 
| EntityFullJid | 
 An XMPP address (JID) consisting of a localpart, domainpart and resourcepart. 
 | 
| EntityJid | 
 An XMPP address (JID) which has a  
Localpart. | 
| FullJid | 
 An XMPP address (JID) which has a  
Resourcepart. | 
| Jid | 
 An XMPP address, also known as JID (formerly for "Jabber Identifier"), which acts as globally unique address
 within the XMPP network. 
 |