Koleksiyonlar ile düzeninizi koruyun
İçeriği tercihlerinize göre kaydedin ve kategorilere ayırın.
IntegrityDialogRequest.IntegrityResponse
public
abstract
class
IntegrityDialogRequest.IntegrityResponse
extends Object
java.lang.Object
|
↳ |
com.google.android.play.core.integrity.IntegrityDialogRequest.IntegrityResponse
|
Bilinen Doğrudan Alt Sınıflar (Known Direct Subclasses)
Bütünlük kontrolünün sonucunu kapsar. Böylece, IntegrityDialogRequest
oluşturmak için kullanılabilir.
Özet
Devralınan yöntemler |
Sınıftan
java.lang.Object
boolean
|
equals(Object arg0)
|
final
Class<?>
|
getClass()
|
int
|
hashCode()
|
final
void
|
notify()
|
final
void
|
notifyAll()
|
String
|
toString()
|
final
void
|
wait(long arg0, int arg1)
|
final
void
|
wait(long arg0)
|
final
void
|
wait()
|
|
Bu sayfadaki içerik ve kod örnekleri, İçerik Lisansı sayfasında açıklanan lisanslara tabidir. Java ve OpenJDK, Oracle ve/veya satış ortaklarının tescilli ticari markasıdır.
Son güncelleme tarihi: 2025-08-29 UTC.
[[["Anlaması kolay","easyToUnderstand","thumb-up"],["Sorunumu çözdü","solvedMyProblem","thumb-up"],["Diğer","otherUp","thumb-up"]],[["İhtiyacım olan bilgiler yok","missingTheInformationINeed","thumb-down"],["Çok karmaşık / çok fazla adım var","tooComplicatedTooManySteps","thumb-down"],["Güncel değil","outOfDate","thumb-down"],["Çeviri sorunu","translationIssue","thumb-down"],["Örnek veya kod sorunu","samplesCodeIssue","thumb-down"],["Diğer","otherDown","thumb-down"]],["Son güncelleme tarihi: 2025-08-29 UTC."],[],[],null,["Summary: [Nested Classes](#nestedclasses) \\| [Ctors](#pubctors) \\| [Methods](#pubmethods) \\| [Inherited Methods](#inhmethods) \n\nIntegrityDialogRequest.IntegrityResponse\n\n\n`\npublic\n\n\nabstract\nclass\nIntegrityDialogRequest.IntegrityResponse\n`\n\n\n`\n\nextends `[Object](https://developer.android.com/reference/java/lang/Object.html)`\n\n\n`\n\n`\n\n\n`\n\n|---|---------------------------------------------------------------------------------|\n| [java.lang.Object](https://developer.android.com/reference/java/lang/Object.html) ||\n| ↳ | com.google.android.play.core.integrity.IntegrityDialogRequest.IntegrityResponse |\n\nKnown Direct Subclasses \n[IntegrityDialogRequest.IntegrityResponse.ExceptionDetails](/google/play/integrity/reference/com/google/android/play/core/integrity/IntegrityDialogRequest.IntegrityResponse.ExceptionDetails), [IntegrityDialogRequest.IntegrityResponse.TokenResponse](/google/play/integrity/reference/com/google/android/play/core/integrity/IntegrityDialogRequest.IntegrityResponse.TokenResponse) \n\n|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|\n| [IntegrityDialogRequest.IntegrityResponse.ExceptionDetails](/google/play/integrity/reference/com/google/android/play/core/integrity/IntegrityDialogRequest.IntegrityResponse.ExceptionDetails) | Represents a failed integrity check, containing the [IntegrityServiceException](/google/play/integrity/reference/com/google/android/play/core/integrity/IntegrityServiceException). |\n| [IntegrityDialogRequest.IntegrityResponse.TokenResponse](/google/play/integrity/reference/com/google/android/play/core/integrity/IntegrityDialogRequest.IntegrityResponse.TokenResponse) | Represents a successful integrity check, containing the [IntegrityTokenResponse](/google/play/integrity/reference/com/google/android/play/core/integrity/IntegrityTokenResponse). |\n\n\u003cbr /\u003e\n\n*** ** * ** ***\n\nEncapsulates the result of an integrity check so it can be used to build an [IntegrityDialogRequest](/google/play/integrity/reference/com/google/android/play/core/integrity/IntegrityDialogRequest).\n\nSummary\n\n| Nested classes ||\n|----------|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|\n| ` class` | [IntegrityDialogRequest.IntegrityResponse.TokenResponse](../../../../../../../reference/com/google/android/play/core/integrity/IntegrityDialogRequest.IntegrityResponse.TokenResponse.html) Represents a successful integrity check, containing the [IntegrityTokenResponse](../../../../../../../reference/com/google/android/play/core/integrity/IntegrityTokenResponse.html). |\n| ` class` | [IntegrityDialogRequest.IntegrityResponse.ExceptionDetails](../../../../../../../reference/com/google/android/play/core/integrity/IntegrityDialogRequest.IntegrityResponse.ExceptionDetails.html) Represents a failed integrity check, containing the [IntegrityServiceException](../../../../../../../reference/com/google/android/play/core/integrity/IntegrityServiceException.html). |\n\n| Inherited methods |\n|-------------------|---|\n| From class ` `[java.lang.Object](https://developer.android.com/reference/java/lang/Object.html)` ` |-------------------------------------------------------------------------------------|--------------------------------------------------------------------------------------------| | ` boolean` | ` equals(`[Object](https://developer.android.com/reference/java/lang/Object.html)` arg0) ` | | ` final `[Class](https://developer.android.com/reference/java/lang/Class.html)`\u003c?\u003e` | ` getClass() ` | | ` int` | ` hashCode() ` | | ` final void` | ` notify() ` | | ` final void` | ` notifyAll() ` | | ` `[String](https://developer.android.com/reference/java/lang/String.html) | ` toString() ` | | ` final void` | ` wait(long arg0, int arg1) ` | | ` final void` | ` wait(long arg0) ` | | ` final void` | ` wait() ` | ||"]]