Class MessageMissed


  • public class MessageMissed
    extends java.lang.Object
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      reactor.core.publisher.Flux<MissedMessageCount> count​(java.lang.String username)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • MessageMissed

        public MessageMissed​(Context context)
    • Method Detail

      • count

        public reactor.core.publisher.Flux<MissedMessageCount> count​(java.lang.String username)