Class RTBLRepository.RTBLAdded

java.lang.Object
tigase.server.rtbl.RTBLRepository.RTBLEvent
tigase.server.rtbl.RTBLRepository.RTBLAdded
All Implemented Interfaces:
Serializable, EventBusEvent
Enclosing class:
RTBLRepository

public static class RTBLRepository.RTBLAdded extends RTBLRepository.RTBLEvent implements Serializable, EventBusEvent
See Also:
  • Constructor Details

    • RTBLAdded

      public RTBLAdded()
    • RTBLAdded

      public RTBLAdded(BareJID jid, String node, String hash)
  • Method Details

    • getHash

      public String getHash()
    • setHash

      public void setHash(String hash)