IntegrityDialogRequest.IntegrityResponse.ExceptionDetails

public class IntegrityDialogRequest.IntegrityResponse.ExceptionDetails
extends Object

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


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

खास जानकारी

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

ExceptionDetails(IntegrityServiceException exception)

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

IntegrityServiceException getException()

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

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

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

ExceptionDetails

public ExceptionDetails (IntegrityServiceException exception)

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

getException

public  IntegrityServiceException getException ()

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