Class GroupAdminList


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

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

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

      • GroupAdminList

        public GroupAdminList​(Context context)
    • Method Detail

      • all

        public reactor.core.publisher.Flux<java.lang.String> all​(java.lang.String groupId)