Class MUCRoomRetiree

java.lang.Object
org.jivesoftware.openfire.muc.MUCRoomRetiree

public class MUCRoomRetiree extends Object
Represents information about a retired MUC room.
  • Constructor Details

  • Method Details

    • getName

      public String getName()
    • getAlternateJID

      public String getAlternateJID()
    • getReason

      public String getReason()
    • getRetiredAt

      public Date getRetiredAt()