Interface IParticipant

All Known Implementing Classes:
Participant

public interface IParticipant
  • Method Details

    • getParticipantId

      String getParticipantId()
    • getNick

      String getNick()
    • getRealJid

      tigase.xmpp.jid.BareJID getRealJid()
    • toElement

      tigase.xml.Element toElement()