Package tigase.mix

Interface IMixComponent

All Known Implementing Classes:
MixComponent

public interface IMixComponent
  • Method Summary

    Modifier and Type
    Method
    Description
    tigase.xmpp.jid.JID
     
     
    boolean
    isAdmin(tigase.xmpp.jid.JID jid)
     
  • Method Details

    • getComponentId

      tigase.xmpp.jid.JID getComponentId()
    • getName

      String getName()
    • isAdmin

      boolean isAdmin(tigase.xmpp.jid.JID jid)