Class PresenceOffline.StartStopEvent

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

public class PresenceOffline.StartStopEvent extends Object implements Serializable, EventBusEvent
See Also:
  • Constructor Details

    • StartStopEvent

      public StartStopEvent()
  • Method Details

    • getAction

      public String getAction()
    • setAction

      public void setAction(String action)
    • getJids

      public BareJID[] getJids()
    • setJids

      public void setJids(BareJID[] jids)