Class UnblockAllUserSendMsgToGroup


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

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      reactor.core.publisher.Mono<java.lang.Void> single​(java.lang.String groupId)  
      • Methods inherited from class java.lang.Object

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

      • UnblockAllUserSendMsgToGroup

        public UnblockAllUserSendMsgToGroup​(Context context)
    • Method Detail

      • single

        public reactor.core.publisher.Mono<java.lang.Void> single​(java.lang.String groupId)