Class MotdProcessor.MotdUpdatedEvent

java.lang.Object
tigase.xmpp.impl.MotdProcessor.MotdUpdatedEvent
All Implemented Interfaces:
Serializable, EventBusEvent
Enclosing class:
MotdProcessor

public static class MotdProcessor.MotdUpdatedEvent extends Object implements Serializable, EventBusEvent
See Also:
  • Constructor Details

    • MotdUpdatedEvent

      public MotdUpdatedEvent()
    • MotdUpdatedEvent

      public MotdUpdatedEvent(String msg, Long timestamp)
  • Method Details

    • getMessage

      public String getMessage()
    • getTimestmap

      public Long getTimestmap()