Interface UpdateManagerVerificationListener


  • public interface UpdateManagerVerificationListener
    • Method Detail

      • acceptUnVerifiedUpdate

        boolean acceptUnVerifiedUpdate​(Update update)
      • verificationFailed

        void verificationFailed​(Update update,
                                java.lang.Throwable cause)