Class BlockUserSendMsgToGroupResponse.BlockUsersResource

    • Constructor Summary

      Constructors 
      Constructor Description
      BlockUsersResource​(boolean success, java.lang.String username)  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      boolean getSuccess()  
      java.lang.String getUsername()  
      • Methods inherited from class java.lang.Object

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

      • BlockUsersResource

        public BlockUsersResource​(boolean success,
                                  java.lang.String username)
    • Method Detail

      • getSuccess

        public boolean getSuccess()
      • getUsername

        public java.lang.String getUsername()