Class InfoAPI

    • Constructor Detail

      • InfoAPI

        public InfoAPI()
    • Method Detail

      • getInfo

        public void getInfo​(InfoQueryParams queryParams,
                            boolean clearCache,
                            ListenerModel<BaseModel<java.util.Map<java.lang.String,​java.lang.Object>>,​java.util.Map<java.lang.String,​java.lang.Object>> listener)
        Get the Info needed for configurationa
        Parameters:
        queryParams - InfoQueryParams
        clearCache - set to true if cache should be cleared, otherwise false
        listener - when info receives is successful or not