Interface UpdateManagerVerificationListener


public interface UpdateManagerVerificationListener
  • Method Details

    • acceptUnVerifiedUpdate

      boolean acceptUnVerifiedUpdate(Update update)
    • verificationFailed

      void verificationFailed(Update update, Throwable cause)