IntegrityDialogRequest.IntegrityResponse

public abstract class IntegrityDialogRequest.IntegrityResponse
extends Object

java.lang.Object
   ↳ com.google.android.play.core.integrity.IntegrityDialogRequest.IntegrityResponse


यह इंटिग्रिटी जांच के नतीजे को शामिल करता है, ताकि इसका इस्तेमाल IntegrityDialogRequest बनाने के लिए किया जा सके.

खास जानकारी

नेस्ट की गई क्लास

class IntegrityDialogRequest.IntegrityResponse.TokenResponse

यह इंटेग्रिटी की जांच के पूरा होने की जानकारी देता है. इसमें IntegrityTokenResponse शामिल होता है.

class IntegrityDialogRequest.IntegrityResponse.ExceptionDetails

यह इंटिग्रिटी चेक के फ़ेल होने की जानकारी देता है. इसमें IntegrityServiceException शामिल है.

इनहेरिट किए गए तरीके