StandardIntegrityManager.StandardIntegrityDialogRequest.StandardIntegrityResponse.ExceptionDetails

public class StandardIntegrityManager.StandardIntegrityDialogRequest.StandardIntegrityResponse.ExceptionDetails
extends Object

java.lang.Object
   ↳ com.google.android.play.core.integrity.StandardIntegrityManager.StandardIntegrityDialogRequest.StandardIntegrityResponse.ExceptionDetails


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

खास जानकारी

पब्लिक कंस्ट्रक्टर

ExceptionDetails(StandardIntegrityException exception)

सार्वजनिक तरीके

StandardIntegrityException getException()

इससे जुड़ा StandardIntegrityException दिखाता है.

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

पब्लिक कंस्ट्रक्टर

ExceptionDetails

public ExceptionDetails (StandardIntegrityException exception)

सार्वजनिक तरीके

getException

public  StandardIntegrityException getException ()

इससे जुड़ा StandardIntegrityException दिखाता है.