Class MsgBroadcastRepository.BroadcastMsg<T>

    • Constructor Detail

      • BroadcastMsg

        public BroadcastMsg​(T db_id,
                            Element msg,
                            java.util.Date expired)
    • Method Detail

      • needToSend

        public boolean needToSend​(JID jid)
      • markAsSent

        public void markAsSent​(JID jid)
      • addRecipient

        protected boolean addRecipient​(BareJID jid)